2026-03-29 19:30:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 19:30:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-29 19:30:04 [ayvens.it] INFO: Starting spider ayvens.it
2026-03-29 19:30:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 19:30:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 19:30:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 19:30:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 19:30:04 [scrapy.extensions.telnet] INFO: Telnet Password: 93385341bc309723
2026-03-29 19:30:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-29 19:30:04 [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.it/task_39_2026-03-29T19_30_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-29 19:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 19:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 19:30:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-29 19:30:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 19:30:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-29 19:30:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-29 19:30:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 19:30:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-29 19:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 19:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-29 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27en%27%20and%20RowKey%20eq%20%27en%27 HTTP/1.1" 200 None
2026-03-29 19:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 19:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 19:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 19:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 19:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 19:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 19:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 19:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 19:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 19:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 19:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 19:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 19:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 19:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 19:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 19:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 19:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 19:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 19:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 19:30:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 19:30:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-29 19:30:05 [scrapy.core.engine] INFO: Spider opened
2026-03-29 19:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 19:30:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-29 19:30:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-29 19:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-29 19:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-29 19:30:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-29 19:30:10 [scrapy-playwright] INFO: Browser firefox launched
2026-03-29 19:30:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-29 19:30:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-29 19:30:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/lots> (resource type: document)
2026-03-29 19:30:11 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://carmarket.ayvens.com/en-gb/lots>
2026-03-29 19:30:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/lots> (resource type: document)
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/lots>
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Medium.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Regular.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Semibold.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Bold.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Medium.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Regular.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-SemiBold.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/styles-ETA5EMQJ.css> (resource type: stylesheet, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg>
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg>
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/line.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/line.svg>
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/loader.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-29 19:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-R5GGQAWE.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30: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-29 19:30: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-29 19:30: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-29 19:30: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-29 19:30: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-29 19:30: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-29 19:30: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-29 19:30: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-29 19:30: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-29 19:30: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-29 19:30: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-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Medium.woff2>
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Regular.woff2>
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-SemiBold.woff2>
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Bold.woff2>
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/styles-ETA5EMQJ.css>
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Regular.woff2>
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/SourceSans3-Bold-OH3V3LEB.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/SourceSans3-Regular-VMJBJIXS.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/SourceSans3-SemiBold-NPKTOIJ5.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Semibold.woff2>
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-R5GGQAWE.js>
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-QV3UPEBS.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-R5GGQAWE.js)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AQBI4CYB.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-R5GGQAWE.js)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-EIXBRKXP.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-R5GGQAWE.js)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-5567JMUS.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-R5GGQAWE.js)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2>
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HPL7GXW6.js>
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-EVZDJ3YH.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-2BYH6G4C.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AHM2LY2L.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VGUEXTON.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-SUQC6PCL.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7DYAUIPQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-6BXXUPPN.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-CQOH37XC.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-HQZHDCQG.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-4CLCTAJ7.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-YI6GGZZZ.js>
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Medium.woff2>
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-NAGGRITV.js>
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BBQ7R2BV.js>
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-K7GQAXGO.js>
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2>
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-QZ2M64VL.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-BBQ7R2BV.js)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-SALCXTDR.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-K7GQAXGO.js)
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2>
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ADG3G2OJ.js>
2026-03-29 19:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2S63FZXS.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7JYRLYWD.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-PMQRMPGY.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/polyfills-FFHMD2TL.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/main-NKPAFEH2.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-Bold-OH3V3LEB.woff2>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-Regular-VMJBJIXS.woff2>
2026-03-29 19:30: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-29 19:30: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-29 19:30: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-29 19:30: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-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-SPE4D2IX.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-N2FZW7V7.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VPLHK2CL.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AVZZH6AV.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-KLKMSQPH.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-2FANG3NP.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-ABBXN5WQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-NPJHDJ36.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-MLMYZRAG.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-5D4JF6DX.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7IEPAGTW.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-ZYL3EWWF.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-WWYAPULQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-XXARMH2T.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AYT4KML6.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-CX65R3QQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-XGLUMAK5.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-EHSUL3RU.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7UDVUMWJ.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-WRLSZEDX.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-XCHSKDZH.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-SemiBold-NPKTOIJ5.woff2>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AQBI4CYB.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-5567JMUS.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EIXBRKXP.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QV3UPEBS.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EVZDJ3YH.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2BYH6G4C.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VGUEXTON.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AHM2LY2L.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SUQC6PCL.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7DYAUIPQ.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-6BXXUPPN.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-4CLCTAJ7.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CQOH37XC.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HQZHDCQG.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QZ2M64VL.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SALCXTDR.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-OF6JT4KC.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ELPOVYM7.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-Y6LYHJ33.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VBU7AOHF.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SPE4D2IX.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-N2FZW7V7.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2FANG3NP.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-KLKMSQPH.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AVZZH6AV.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VPLHK2CL.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-NPJHDJ36.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-MLMYZRAG.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ABBXN5WQ.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7IEPAGTW.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-5D4JF6DX.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ZYL3EWWF.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-WWYAPULQ.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AYT4KML6.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XXARMH2T.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CX65R3QQ.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XGLUMAK5.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EHSUL3RU.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-WRLSZEDX.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7UDVUMWJ.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XCHSKDZH.js>
2026-03-29 19:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.monitor.azure.com/scripts/b/ai.config.1.cfg.json> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-29 19:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-U3DCL5KE.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7HVTDVUE.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens-white-bg_192x192.png> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens-white-bg_192x192.png>
2026-03-29 19:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens.svg>
2026-03-29 19:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-U3DCL5KE.js>
2026-03-29 19:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.monitor.azure.com/scripts/b/ai.config.1.cfg.json>
2026-03-29 19:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7HVTDVUE.js>
2026-03-29 19:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VPZ5PCFV.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-7HVTDVUE.js)
2026-03-29 19:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VPZ5PCFV.js>
2026-03-29 19:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-R57BLUBZ.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-VPZ5PCFV.js)
2026-03-29 19:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-R57BLUBZ.js>
2026-03-29 19:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-XI7MA6UU.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-253AOQV4.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 19:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-Y26P6NOT.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-VPZ5PCFV.js)
2026-03-29 19:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XI7MA6UU.js>
2026-03-29 19:30: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-29 19:30: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-29 19:30: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-29 19:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-253AOQV4.js>
2026-03-29 19:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-Y26P6NOT.js>
2026-03-29 19:30: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-29 19:30: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-29 19:30: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-29 19:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-OXIZJZO4.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-29 19:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-H7VMIGZK.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-29 19:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-E2QM5VHP.js>
2026-03-29 19:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QVU7EFJH.js>
2026-03-29 19:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CJQ6ZMFR.js>
2026-03-29 19:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-PU5AH4GE.js>
2026-03-29 19:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-6AWK7DQQ.js>
2026-03-29 19:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-JMKQRIJX.js>
2026-03-29 19:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-OXIZJZO4.js>
2026-03-29 19:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-H7VMIGZK.js>
2026-03-29 19:30: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-29 19:30:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-29 19:30: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-29 19:30:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg>
2026-03-29 19:30: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-29 19:30:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/line.svg>
2026-03-29 19:30: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-29 19:30:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-29 19:30: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-29 19:30:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg>
2026-03-29 19:30: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-29 19:30: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-29 19:30: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-29 19:30: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-29 19:30: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-29 19:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://carmarket.ayvens.com/en-gb/lots> (referer: None) ['playwright']
2026-03-29 19:30:18 [ayvens.it] INFO: Cookies from Playwright: [{'name': 'ai_user', 'value': 'i5xBHq1qBxz3Ia0L4mrLIL|2026-03-29T19:30:15.920Z', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': 1806348615, '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': 'EJ+H5gjECA1aJq3AKP1xp0|1774812618499|1774812618499', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': 1774814418, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}]
2026-03-29 19:30:18 [ayvens.it] INFO: Scrapy-formatted cookies: [{'name': 'ai_user', 'value': 'i5xBHq1qBxz3Ia0L4mrLIL|2026-03-29T19:30:15.920Z', 'domain': 'carmarket.ayvens.com', 'path': '/'}, {'name': 'user_culture', 'value': 'en-gb', 'domain': 'carmarket.ayvens.com', 'path': '/'}, {'name': 'ai_session', 'value': 'EJ+H5gjECA1aJq3AKP1xp0|1774812618499|1774812618499', 'domain': 'carmarket.ayvens.com', 'path': '/'}]
2026-03-29 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Ayvens',RowKey='cookies') HTTP/1.1" 204 0
2026-03-29 19:30:18 [ayvens.it] INFO: Intercepting token...
2026-03-29 19:30:18 [ayvens.it] INFO: Scrolling element to trigger lazy load...
2026-03-29 19:30:18 [ayvens.it] INFO: GraphQL headers: {'host': 'api-carmarket.ayvens.com', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0', 'accept': 'application/json, text/plain, */*', 'accept-language': 'en-US,en;q=0.5', 'accept-encoding': 'gzip, deflate, br', 'content-type': 'application/json', 'content-length': '839', 'referer': 'https://carmarket.ayvens.com/', 'x-ald-subscription-key': '3b2cc62fd26c4e29a762db3de181266b', 'x-tenant': 'ald', 'x-country': 'gb', 'origin': 'https://carmarket.ayvens.com', 'sec-fetch-dest': 'empty', 'sec-fetch-mode': 'cors', 'sec-fetch-site': 'same-site', 'proxy-authorization': 'Basic Y3VzdG9tZXItaW5maW5pdF9zb3VyY2luZ192Ml9XQjdOUi1jYy1HQjozY35+YWdLUmM2MlZaQUw=', 'connection': 'keep-alive'}
2026-03-29 19:30: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-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://api-carmarket.ayvens.com/graphql/saleevents> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/logo-ayvens.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-fr.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-es.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-be.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-de.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-it.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/loader.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30: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-29 19:30: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-29 19:30: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-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BQLC5RJD.js>
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VNA57F7Z.js>
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HGLYMGTS.js>
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AZBPSD4I.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HGLYMGTS.js)
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-2NCM5KDW.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HGLYMGTS.js)
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/bell.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EXKYPD3J.js>
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VUZVFPNF.js>
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/logo-ayvens.svg>
2026-03-29 19:30: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-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-29 19:30: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-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AZBPSD4I.js>
2026-03-29 19:30: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-29 19:30: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-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2NCM5KDW.js>
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/bell.svg>
2026-03-29 19:30: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-29 19:30: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-29 19:30: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-29 19:30: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-29 19:30:19 [ayvens.it] INFO: GraphQL headers: {'host': 'api-carmarket.ayvens.com', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0', 'accept': 'application/json, text/plain, */*', 'accept-language': 'en-US,en;q=0.5', 'accept-encoding': 'gzip, deflate, br', 'content-type': 'application/json', 'content-length': '839', 'referer': 'https://carmarket.ayvens.com/', 'x-ald-subscription-key': '3b2cc62fd26c4e29a762db3de181266b', 'x-tenant': 'ald', 'x-country': 'gb', 'origin': 'https://carmarket.ayvens.com', 'sec-fetch-dest': 'empty', 'sec-fetch-mode': 'cors', 'sec-fetch-site': 'same-site', 'proxy-authorization': 'Basic Y3VzdG9tZXItaW5maW5pdF9zb3VyY2luZ192Ml9XQjdOUi1jYy1HQjozY35+YWdLUmM2MlZaQUw=', 'connection': 'keep-alive'}
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-FX6676C7.js>
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://api-carmarket.ayvens.com/graphql/saleevents> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BK6NFD4R.js>
2026-03-29 19:30: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-29 19:30: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-29 19:30: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-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/flags/be.svg>
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/down.svg>
2026-03-29 19:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-75KGV5DF.js>
2026-03-29 19:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-29 19:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/019908df-58e4-7710-aaa7-4d6e79279bd9/019908df-58e4-7710-aaa7-4d6e79279bd9.json> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-29 19:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/consent/019908df-58e4-7710-aaa7-4d6e79279bd9/019908df-58e4-7710-aaa7-4d6e79279bd9.json>
2026-03-29 19:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js> (resource type: script, referrer: https://carmarket.ayvens.com/)
2026-03-29 19:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js>
2026-03-29 19:30:20 [ayvens.it] INFO: ✅ Intercepted token: 3b2cc62fd26c4e29a762db3de181266b
2026-03-29 19:30:20 [ayvens.it] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 0
2026-03-29 19:30:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 19:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-29 19:30:26 [ayvens.it] INFO: Found listing with ID: 1988808
2026-03-29 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988808%27 HTTP/1.1" 200 None
2026-03-29 19:30:26 [ayvens.it] INFO: Scrape type for 1988808: 2
2026-03-29 19:30:26 [ayvens.it] INFO: Extracting data for car ID: 1988808
2026-03-29 19:30:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 215866c0-86da-5185-9f9a-e91997bec542 with identifier: 1988808
2026-03-29 19:30:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 215866c0-86da-5185-9f9a-e91997bec542 with scrape type 2
2026-03-29 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 215866c0-86da-5185-9f9a-e91997bec542 with scrape type 2
2026-03-29 19:30:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 215866c0-86da-5185-9f9a-e91997bec542, identifier: 1988808
2026-03-29 19:30:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 215866c0-86da-5185-9f9a-e91997bec542 with identifier: 1988808
2026-03-29 19:30:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 215866c0-86da-5185-9f9a-e91997bec542 with identifier: 1988808
2026-03-29 19:30:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 215866c0-86da-5185-9f9a-e91997bec542 with identifier: 1988808 to the API
2026-03-29 19:30:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '215866c0-86da-5185-9f9a-e91997bec542',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD KUGA 2.5 Benzina FHEV 190CV 2WD ST-Line Aut Sport utility '
'vehicle 5-door (Euro 6.2)',
'odometer': 121077,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD KUGA 2.5 Benzina FHEV 190CV 2WD ST-Line Aut Sport utility '
'vehicle 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988808%27 HTTP/1.1" 200 None
2026-03-29 19:30:27 [ayvens.it] INFO: Saving data for 1988808: {'auction_closing_time': 1774944000.0, 'created_time': 1774629032.588187, 'last_price_update_time': 1774812627.047603}
2026-03-29 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988808') HTTP/1.1" 204 0
2026-03-29 19:30:27 [ayvens.it] INFO: Found listing with ID: 1988809
2026-03-29 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988809%27 HTTP/1.1" 200 None
2026-03-29 19:30:27 [ayvens.it] INFO: Scrape type for 1988809: 2
2026-03-29 19:30:27 [ayvens.it] INFO: Extracting data for car ID: 1988809
2026-03-29 19:30:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fc249fe-1aeb-5c94-b3e7-86d3135bdbd9 with identifier: 1988809
2026-03-29 19:30:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fc249fe-1aeb-5c94-b3e7-86d3135bdbd9 with scrape type 2
2026-03-29 19:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fc249fe-1aeb-5c94-b3e7-86d3135bdbd9 with scrape type 2
2026-03-29 19:30:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 7fc249fe-1aeb-5c94-b3e7-86d3135bdbd9, identifier: 1988809
2026-03-29 19:30:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 7fc249fe-1aeb-5c94-b3e7-86d3135bdbd9 with identifier: 1988809
2026-03-29 19:30:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 7fc249fe-1aeb-5c94-b3e7-86d3135bdbd9 with identifier: 1988809
2026-03-29 19:30:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 7fc249fe-1aeb-5c94-b3e7-86d3135bdbd9 with identifier: 1988809 to the API
2026-03-29 19:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'POLAR WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '7fc249fe-1aeb-5c94-b3e7-86d3135bdbd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN C3 (PC) BLUEHDI 100 S&S FEEL VAN',
'odometer': 157498,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN C3 (PC) BLUEHDI 100 S&S FEEL VAN -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988809%27 HTTP/1.1" 200 None
2026-03-29 19:30:27 [ayvens.it] INFO: Saving data for 1988809: {'auction_closing_time': 1774944000.0, 'created_time': 1774629070.872821, 'last_price_update_time': 1774812627.858475}
2026-03-29 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988809') HTTP/1.1" 204 0
2026-03-29 19:30:27 [ayvens.it] INFO: Found listing with ID: 1988810
2026-03-29 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988810%27 HTTP/1.1" 200 None
2026-03-29 19:30:27 [ayvens.it] INFO: Scrape type for 1988810: 2
2026-03-29 19:30:27 [ayvens.it] INFO: Extracting data for car ID: 1988810
2026-03-29 19:30:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c177257-1c73-51bb-b806-938c6ae3fc43 with identifier: 1988810
2026-03-29 19:30:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c177257-1c73-51bb-b806-938c6ae3fc43 with scrape type 2
2026-03-29 19:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c177257-1c73-51bb-b806-938c6ae3fc43 with scrape type 2
2026-03-29 19:30:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 5c177257-1c73-51bb-b806-938c6ae3fc43, identifier: 1988810
2026-03-29 19:30:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 5c177257-1c73-51bb-b806-938c6ae3fc43 with identifier: 1988810
2026-03-29 19:30:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 5c177257-1c73-51bb-b806-938c6ae3fc43 with identifier: 1988810
2026-03-29 19:30:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 5c177257-1c73-51bb-b806-938c6ae3fc43 with identifier: 1988810 to the API
2026-03-29 19:30:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'CHROME BLUE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '5c177257-1c73-51bb-b806-938c6ae3fc43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD FOCUS SW (PC) 1.0 ECOB. HYBR. 125CV ST-LINE DES.AUTOSW',
'odometer': 123905,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD FOCUS SW (PC) 1.0 ECOB. HYBR. 125CV ST-LINE DES.AUTOSW -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988810%27 HTTP/1.1" 200 None
2026-03-29 19:30:29 [ayvens.it] INFO: Saving data for 1988810: {'auction_closing_time': 1774944000.0, 'created_time': 1774629053.741396, 'last_price_update_time': 1774812629.12857}
2026-03-29 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988810') HTTP/1.1" 204 0
2026-03-29 19:30:29 [ayvens.it] INFO: Found listing with ID: 1988811
2026-03-29 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988811%27 HTTP/1.1" 200 None
2026-03-29 19:30:29 [ayvens.it] INFO: Scrape type for 1988811: 2
2026-03-29 19:30:29 [ayvens.it] INFO: Extracting data for car ID: 1988811
2026-03-29 19:30:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdd407b6-8e91-5c73-9da7-3cc29a52df4c with identifier: 1988811
2026-03-29 19:30:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdd407b6-8e91-5c73-9da7-3cc29a52df4c with scrape type 2
2026-03-29 19:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdd407b6-8e91-5c73-9da7-3cc29a52df4c with scrape type 2
2026-03-29 19:30:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: fdd407b6-8e91-5c73-9da7-3cc29a52df4c, identifier: 1988811
2026-03-29 19:30:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: fdd407b6-8e91-5c73-9da7-3cc29a52df4c with identifier: 1988811
2026-03-29 19:30:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: fdd407b6-8e91-5c73-9da7-3cc29a52df4c with identifier: 1988811
2026-03-29 19:30:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: fdd407b6-8e91-5c73-9da7-3cc29a52df4c with identifier: 1988811 to the API
2026-03-29 19:30:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'fdd407b6-8e91-5c73-9da7-3cc29a52df4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 163cv S 4WD aut. Sport utility '
'vehicle 5-door (Euro 6D)',
'odometer': 49382,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER DISCOVERY SPORT 2.0 TD4 163cv S 4WD aut. '
'Sport utility vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988811%27 HTTP/1.1" 200 None
2026-03-29 19:30:30 [ayvens.it] INFO: Saving data for 1988811: {'auction_closing_time': 1774944000.0, 'created_time': 1774629035.348409, 'last_price_update_time': 1774812630.397452}
2026-03-29 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988811') HTTP/1.1" 204 0
2026-03-29 19:30:30 [ayvens.it] INFO: Found listing with ID: 1988812
2026-03-29 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988812%27 HTTP/1.1" 200 None
2026-03-29 19:30:30 [ayvens.it] INFO: Scrape type for 1988812: 2
2026-03-29 19:30:30 [ayvens.it] INFO: Extracting data for car ID: 1988812
2026-03-29 19:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46cbf40b-05e5-549a-9854-2629ad765fd1 with identifier: 1988812
2026-03-29 19:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46cbf40b-05e5-549a-9854-2629ad765fd1 with scrape type 2
2026-03-29 19:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46cbf40b-05e5-549a-9854-2629ad765fd1 with scrape type 2
2026-03-29 19:30:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 46cbf40b-05e5-549a-9854-2629ad765fd1, identifier: 1988812
2026-03-29 19:30:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 46cbf40b-05e5-549a-9854-2629ad765fd1 with identifier: 1988812
2026-03-29 19:30:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 46cbf40b-05e5-549a-9854-2629ad765fd1 with identifier: 1988812
2026-03-29 19:30:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 46cbf40b-05e5-549a-9854-2629ad765fd1 with identifier: 1988812 to the API
2026-03-29 19:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO FROZEN PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '46cbf40b-05e5-549a-9854-2629ad765fd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD KUGA 1.5 ECOBLUE 120CV 2WD TITANIUM BUS. AUTO FP',
'odometer': 139421,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD KUGA 1.5 ECOBLUE 120CV 2WD TITANIUM BUS. AUTO FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988812%27 HTTP/1.1" 200 None
2026-03-29 19:30:30 [ayvens.it] INFO: Saving data for 1988812: {'auction_closing_time': 1774944000.0, 'created_time': 1774629037.209239, 'last_price_update_time': 1774812630.846016}
2026-03-29 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988812') HTTP/1.1" 204 0
2026-03-29 19:30:30 [ayvens.it] INFO: Found listing with ID: 1988813
2026-03-29 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988813%27 HTTP/1.1" 200 None
2026-03-29 19:30:30 [ayvens.it] INFO: Scrape type for 1988813: 2
2026-03-29 19:30:30 [ayvens.it] INFO: Extracting data for car ID: 1988813
2026-03-29 19:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 107fcdee-cdc7-5ebf-9f87-73779d89e868 with identifier: 1988813
2026-03-29 19:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 107fcdee-cdc7-5ebf-9f87-73779d89e868 with scrape type 2
2026-03-29 19:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 107fcdee-cdc7-5ebf-9f87-73779d89e868 with scrape type 2
2026-03-29 19:30:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 107fcdee-cdc7-5ebf-9f87-73779d89e868, identifier: 1988813
2026-03-29 19:30:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 107fcdee-cdc7-5ebf-9f87-73779d89e868 with identifier: 1988813
2026-03-29 19:30:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 107fcdee-cdc7-5ebf-9f87-73779d89e868 with identifier: 1988813
2026-03-29 19:30:31 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 107fcdee-cdc7-5ebf-9f87-73779d89e868 with identifier: 1988813 to the API
2026-03-29 19:30:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'PEARL BLACK MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': '107fcdee-cdc7-5ebf-9f87-73779d89e868',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN C3 AIRCROSS PURETECH 110 S&S SHINE FP',
'odometer': 65380,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN C3 AIRCROSS PURETECH 110 S&S SHINE FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988813%27 HTTP/1.1" 200 None
2026-03-29 19:30:31 [ayvens.it] INFO: Saving data for 1988813: {'auction_closing_time': 1774944000.0, 'created_time': 1774629039.296776, 'last_price_update_time': 1774812631.544293}
2026-03-29 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988813') HTTP/1.1" 204 0
2026-03-29 19:30:31 [ayvens.it] INFO: Found listing with ID: 1988814
2026-03-29 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988814%27 HTTP/1.1" 200 None
2026-03-29 19:30:31 [ayvens.it] INFO: Scrape type for 1988814: 2
2026-03-29 19:30:31 [ayvens.it] INFO: Extracting data for car ID: 1988814
2026-03-29 19:30:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c77e5459-e2b5-538c-871b-23b89632c540 with identifier: 1988814
2026-03-29 19:30:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c77e5459-e2b5-538c-871b-23b89632c540 with scrape type 2
2026-03-29 19:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c77e5459-e2b5-538c-871b-23b89632c540 with scrape type 2
2026-03-29 19:30:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: c77e5459-e2b5-538c-871b-23b89632c540, identifier: 1988814
2026-03-29 19:30:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: c77e5459-e2b5-538c-871b-23b89632c540 with identifier: 1988814
2026-03-29 19:30:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: c77e5459-e2b5-538c-871b-23b89632c540 with identifier: 1988814
2026-03-29 19:30:31 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: c77e5459-e2b5-538c-871b-23b89632c540 with identifier: 1988814 to the API
2026-03-29 19:30:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'EIGER GREY',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'c77e5459-e2b5-538c-871b-23b89632c540',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 163cv SE 4WD aut. Sport utility '
'vehicle 5-door (Euro 6D)',
'odometer': 76554,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER DISCOVERY SPORT 2.0 TD4 163cv SE 4WD aut. '
'Sport utility vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988814%27 HTTP/1.1" 200 None
2026-03-29 19:30:31 [ayvens.it] INFO: Saving data for 1988814: {'auction_closing_time': 1774944000.0, 'created_time': 1774629045.849402, 'last_price_update_time': 1774812631.938448}
2026-03-29 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988814') HTTP/1.1" 204 0
2026-03-29 19:30:31 [ayvens.it] INFO: Found listing with ID: 1988815
2026-03-29 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988815%27 HTTP/1.1" 200 None
2026-03-29 19:30:31 [ayvens.it] INFO: Scrape type for 1988815: 2
2026-03-29 19:30:31 [ayvens.it] INFO: Extracting data for car ID: 1988815
2026-03-29 19:30:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fc28dec-02e7-553f-ba95-a352fbce1dbe with identifier: 1988815
2026-03-29 19:30:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fc28dec-02e7-553f-ba95-a352fbce1dbe with scrape type 2
2026-03-29 19:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fc28dec-02e7-553f-ba95-a352fbce1dbe with scrape type 2
2026-03-29 19:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 9fc28dec-02e7-553f-ba95-a352fbce1dbe, identifier: 1988815
2026-03-29 19:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 9fc28dec-02e7-553f-ba95-a352fbce1dbe with identifier: 1988815
2026-03-29 19:30:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 9fc28dec-02e7-553f-ba95-a352fbce1dbe with identifier: 1988815
2026-03-29 19:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 9fc28dec-02e7-553f-ba95-a352fbce1dbe with identifier: 1988815 to the API
2026-03-29 19:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'LUCID RED METALLIZZATO PREMIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '9fc28dec-02e7-553f-ba95-a352fbce1dbe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD KUGA 2.5 BENZINA FHEV 190CV AWD ST-LINE AUT FP',
'odometer': 106898,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD KUGA 2.5 BENZINA FHEV 190CV AWD ST-LINE AUT FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988815%27 HTTP/1.1" 200 None
2026-03-29 19:30:32 [ayvens.it] INFO: Saving data for 1988815: {'auction_closing_time': 1774944000.0, 'created_time': 1774629063.553277, 'last_price_update_time': 1774812632.353435}
2026-03-29 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988815') HTTP/1.1" 204 0
2026-03-29 19:30:32 [ayvens.it] INFO: Found listing with ID: 1988816
2026-03-29 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988816%27 HTTP/1.1" 200 None
2026-03-29 19:30:32 [ayvens.it] INFO: Scrape type for 1988816: 2
2026-03-29 19:30:32 [ayvens.it] INFO: Extracting data for car ID: 1988816
2026-03-29 19:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0a61e44-90fd-5461-8c2b-3c941d13c5ca with identifier: 1988816
2026-03-29 19:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0a61e44-90fd-5461-8c2b-3c941d13c5ca with scrape type 2
2026-03-29 19:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0a61e44-90fd-5461-8c2b-3c941d13c5ca with scrape type 2
2026-03-29 19:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: a0a61e44-90fd-5461-8c2b-3c941d13c5ca, identifier: 1988816
2026-03-29 19:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: a0a61e44-90fd-5461-8c2b-3c941d13c5ca with identifier: 1988816
2026-03-29 19:30:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: a0a61e44-90fd-5461-8c2b-3c941d13c5ca with identifier: 1988816
2026-03-29 19:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: a0a61e44-90fd-5461-8c2b-3c941d13c5ca with identifier: 1988816 to the API
2026-03-29 19:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Agate Black metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'a0a61e44-90fd-5461-8c2b-3c941d13c5ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD FOCUS 1.5 Ecoblue 120cv Business SW SW 5-door (Euro 6.2)',
'odometer': 241937,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD FOCUS 1.5 Ecoblue 120cv Business SW SW 5-door (Euro 6.2) '
'-',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988816%27 HTTP/1.1" 200 None
2026-03-29 19:30:32 [ayvens.it] INFO: Saving data for 1988816: {'auction_closing_time': 1774944000.0, 'created_time': 1774629066.291303, 'last_price_update_time': 1774812632.747418}
2026-03-29 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988816') HTTP/1.1" 204 0
2026-03-29 19:30:32 [ayvens.it] INFO: Found listing with ID: 1988817
2026-03-29 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988817%27 HTTP/1.1" 200 None
2026-03-29 19:30:32 [ayvens.it] INFO: Scrape type for 1988817: 2
2026-03-29 19:30:32 [ayvens.it] INFO: Extracting data for car ID: 1988817
2026-03-29 19:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ab81c66-5ef0-5b4b-9a77-7f650d6ca2fe with identifier: 1988817
2026-03-29 19:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ab81c66-5ef0-5b4b-9a77-7f650d6ca2fe with scrape type 2
2026-03-29 19:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ab81c66-5ef0-5b4b-9a77-7f650d6ca2fe with scrape type 2
2026-03-29 19:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 9ab81c66-5ef0-5b4b-9a77-7f650d6ca2fe, identifier: 1988817
2026-03-29 19:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 9ab81c66-5ef0-5b4b-9a77-7f650d6ca2fe with identifier: 1988817
2026-03-29 19:30:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 9ab81c66-5ef0-5b4b-9a77-7f650d6ca2fe with identifier: 1988817
2026-03-29 19:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 9ab81c66-5ef0-5b4b-9a77-7f650d6ca2fe with identifier: 1988817 to the API
2026-03-29 19:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'CARBON BLACK METALLIZZATA',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '9ab81c66-5ef0-5b4b-9a77-7f650d6ca2fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW X3 XDRIVE 20D MH48V MSPORT',
'odometer': 13252,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-10-08',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW X3 XDRIVE 20D MH48V MSPORT -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988817%27 HTTP/1.1" 200 None
2026-03-29 19:30:33 [ayvens.it] INFO: Saving data for 1988817: {'auction_closing_time': 1774944000.0, 'created_time': 1774629070.147757, 'last_price_update_time': 1774812633.140079}
2026-03-29 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988817') HTTP/1.1" 204 0
2026-03-29 19:30:33 [ayvens.it] INFO: Found listing with ID: 1988818
2026-03-29 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988818%27 HTTP/1.1" 200 None
2026-03-29 19:30:33 [ayvens.it] INFO: Scrape type for 1988818: 2
2026-03-29 19:30:33 [ayvens.it] INFO: Extracting data for car ID: 1988818
2026-03-29 19:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00ed787f-da16-599c-8604-0139b22e911f with identifier: 1988818
2026-03-29 19:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00ed787f-da16-599c-8604-0139b22e911f with scrape type 2
2026-03-29 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00ed787f-da16-599c-8604-0139b22e911f with scrape type 2
2026-03-29 19:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 00ed787f-da16-599c-8604-0139b22e911f, identifier: 1988818
2026-03-29 19:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 00ed787f-da16-599c-8604-0139b22e911f with identifier: 1988818
2026-03-29 19:30:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 00ed787f-da16-599c-8604-0139b22e911f with identifier: 1988818
2026-03-29 19:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 00ed787f-da16-599c-8604-0139b22e911f with identifier: 1988818 to the API
2026-03-29 19:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Solar Silver metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '00ed787f-da16-599c-8604-0139b22e911f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD KUGA 1.5 EcoBlue 120CV 2WD Titanium Bus. Auto Sport utility '
'vehicle 5-door (Euro 6.2)',
'odometer': 155330,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD KUGA 1.5 EcoBlue 120CV 2WD Titanium Bus. Auto Sport '
'utility vehicle 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988818%27 HTTP/1.1" 200 None
2026-03-29 19:30:33 [ayvens.it] INFO: Saving data for 1988818: {'auction_closing_time': 1774944000.0, 'created_time': 1774629069.35245, 'last_price_update_time': 1774812633.515988}
2026-03-29 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988818') HTTP/1.1" 204 0
2026-03-29 19:30:33 [ayvens.it] INFO: Found listing with ID: 1988819
2026-03-29 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988819%27 HTTP/1.1" 200 None
2026-03-29 19:30:33 [ayvens.it] INFO: Scrape type for 1988819: 2
2026-03-29 19:30:33 [ayvens.it] INFO: Extracting data for car ID: 1988819
2026-03-29 19:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d75d8e3-333e-533f-ab62-22a1c8bc1b65 with identifier: 1988819
2026-03-29 19:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d75d8e3-333e-533f-ab62-22a1c8bc1b65 with scrape type 2
2026-03-29 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d75d8e3-333e-533f-ab62-22a1c8bc1b65 with scrape type 2
2026-03-29 19:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 7d75d8e3-333e-533f-ab62-22a1c8bc1b65, identifier: 1988819
2026-03-29 19:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 7d75d8e3-333e-533f-ab62-22a1c8bc1b65 with identifier: 1988819
2026-03-29 19:30:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 7d75d8e3-333e-533f-ab62-22a1c8bc1b65 with identifier: 1988819
2026-03-29 19:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 7d75d8e3-333e-533f-ab62-22a1c8bc1b65 with identifier: 1988819 to the API
2026-03-29 19:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'INDUS SILVER METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '3.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '7d75d8e3-333e-533f-ab62-22a1c8bc1b65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER RANGE ROVER SPORT 3.0 SDV6 249cv HSE Dynamic aut. Sport '
'utility vehicle 5-door (Euro 6.2)',
'odometer': 79971,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER RANGE ROVER SPORT 3.0 SDV6 249cv HSE Dynamic '
'aut. Sport utility vehicle 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988819%27 HTTP/1.1" 200 None
2026-03-29 19:30:34 [ayvens.it] INFO: Saving data for 1988819: {'auction_closing_time': 1774944000.0, 'created_time': 1774629071.349033, 'last_price_update_time': 1774812634.004502}
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988819') HTTP/1.1" 204 0
2026-03-29 19:30:34 [ayvens.it] INFO: Found listing with ID: 1988820
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988820%27 HTTP/1.1" 200 None
2026-03-29 19:30:34 [ayvens.it] INFO: Scrape type for 1988820: 2
2026-03-29 19:30:34 [ayvens.it] INFO: Extracting data for car ID: 1988820
2026-03-29 19:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48b2e797-60a5-5876-b477-008053a12746 with identifier: 1988820
2026-03-29 19:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48b2e797-60a5-5876-b477-008053a12746 with scrape type 2
2026-03-29 19:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48b2e797-60a5-5876-b477-008053a12746 with scrape type 2
2026-03-29 19:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 48b2e797-60a5-5876-b477-008053a12746, identifier: 1988820
2026-03-29 19:30:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 48b2e797-60a5-5876-b477-008053a12746 with identifier: 1988820
2026-03-29 19:30:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 48b2e797-60a5-5876-b477-008053a12746 with identifier: 1988820
2026-03-29 19:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 48b2e797-60a5-5876-b477-008053a12746 with identifier: 1988820 to the API
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Pure White pastello',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '48b2e797-60a5-5876-b477-008053a12746',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN TIGUAN ALLSPACE 2.0 TDI SCR Elegance DSG 4MOTION Sport '
'utility vehicle 5-door (Euro 6D)',
'odometer': 108670,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN TIGUAN ALLSPACE 2.0 TDI SCR Elegance DSG '
'4MOTION Sport utility vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988820%27 HTTP/1.1" 200 None
2026-03-29 19:30:34 [ayvens.it] INFO: Saving data for 1988820: {'auction_closing_time': 1774944000.0, 'created_time': 1774629074.150402, 'last_price_update_time': 1774812634.387029}
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988820') HTTP/1.1" 204 0
2026-03-29 19:30:34 [ayvens.it] INFO: Found listing with ID: 1988821
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988821%27 HTTP/1.1" 200 None
2026-03-29 19:30:34 [ayvens.it] INFO: Scrape type for 1988821: 2
2026-03-29 19:30:34 [ayvens.it] INFO: Extracting data for car ID: 1988821
2026-03-29 19:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fa88892-7deb-55e4-92f9-b6dbb4093dad with identifier: 1988821
2026-03-29 19:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fa88892-7deb-55e4-92f9-b6dbb4093dad with scrape type 2
2026-03-29 19:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fa88892-7deb-55e4-92f9-b6dbb4093dad with scrape type 2
2026-03-29 19:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 8fa88892-7deb-55e4-92f9-b6dbb4093dad, identifier: 1988821
2026-03-29 19:30:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 8fa88892-7deb-55e4-92f9-b6dbb4093dad with identifier: 1988821
2026-03-29 19:30:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 8fa88892-7deb-55e4-92f9-b6dbb4093dad with identifier: 1988821
2026-03-29 19:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 8fa88892-7deb-55e4-92f9-b6dbb4093dad with identifier: 1988821 to the API
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '8fa88892-7deb-55e4-92f9-b6dbb4093dad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'VOLVO XC60 B4 D AUTOMATICO PLUS DARK',
'odometer': 144446,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO VOLVO XC60 B4 D AUTOMATICO PLUS DARK -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988821%27 HTTP/1.1" 200 None
2026-03-29 19:30:34 [ayvens.it] INFO: Saving data for 1988821: {'auction_closing_time': 1774944000.0, 'created_time': 1774629076.114594, 'last_price_update_time': 1774812634.773515}
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988821') HTTP/1.1" 204 0
2026-03-29 19:30:34 [ayvens.it] INFO: Found listing with ID: 1988822
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988822%27 HTTP/1.1" 200 None
2026-03-29 19:30:34 [ayvens.it] INFO: Scrape type for 1988822: 2
2026-03-29 19:30:34 [ayvens.it] INFO: Extracting data for car ID: 1988822
2026-03-29 19:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efee0cd4-f8fe-5d68-ad33-24f2e59bebf4 with identifier: 1988822
2026-03-29 19:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efee0cd4-f8fe-5d68-ad33-24f2e59bebf4 with scrape type 2
2026-03-29 19:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efee0cd4-f8fe-5d68-ad33-24f2e59bebf4 with scrape type 2
2026-03-29 19:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: efee0cd4-f8fe-5d68-ad33-24f2e59bebf4, identifier: 1988822
2026-03-29 19:30:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: efee0cd4-f8fe-5d68-ad33-24f2e59bebf4 with identifier: 1988822
2026-03-29 19:30:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: efee0cd4-f8fe-5d68-ad33-24f2e59bebf4 with identifier: 1988822
2026-03-29 19:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: efee0cd4-f8fe-5d68-ad33-24f2e59bebf4 with identifier: 1988822 to the API
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO VESUVIO METALLIZZATO',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': 'efee0cd4-f8fe-5d68-ad33-24f2e59bebf4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT 500 (PC) 1.0 70CV IBRIDO CLUB FP',
'odometer': 18067,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT 500 (PC) 1.0 70CV IBRIDO CLUB FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988822%27 HTTP/1.1" 200 None
2026-03-29 19:30:35 [ayvens.it] INFO: Saving data for 1988822: {'auction_closing_time': 1774944000.0, 'created_time': 1774629078.946155, 'last_price_update_time': 1774812635.159238}
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988822') HTTP/1.1" 204 0
2026-03-29 19:30:35 [ayvens.it] INFO: Found listing with ID: 1988823
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988823%27 HTTP/1.1" 200 None
2026-03-29 19:30:35 [ayvens.it] INFO: Scrape type for 1988823: 2
2026-03-29 19:30:35 [ayvens.it] INFO: Extracting data for car ID: 1988823
2026-03-29 19:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2b28a12-1217-556c-8520-389058f5e913 with identifier: 1988823
2026-03-29 19:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2b28a12-1217-556c-8520-389058f5e913 with scrape type 2
2026-03-29 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2b28a12-1217-556c-8520-389058f5e913 with scrape type 2
2026-03-29 19:30:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: f2b28a12-1217-556c-8520-389058f5e913, identifier: 1988823
2026-03-29 19:30:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: f2b28a12-1217-556c-8520-389058f5e913 with identifier: 1988823
2026-03-29 19:30:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: f2b28a12-1217-556c-8520-389058f5e913 with identifier: 1988823
2026-03-29 19:30:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: f2b28a12-1217-556c-8520-389058f5e913 with identifier: 1988823 to the API
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ALPINE WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'f2b28a12-1217-556c-8520-389058f5e913',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW X1 SDRIVE 18D X-LINE EDITION BALANCE DCT FP',
'odometer': 167592,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-13',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW X1 SDRIVE 18D X-LINE EDITION BALANCE DCT FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988823%27 HTTP/1.1" 200 None
2026-03-29 19:30:35 [ayvens.it] INFO: Saving data for 1988823: {'auction_closing_time': 1774944000.0, 'created_time': 1774629086.613687, 'last_price_update_time': 1774812635.566391}
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988823') HTTP/1.1" 204 0
2026-03-29 19:30:35 [ayvens.it] INFO: Found listing with ID: 1988824
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988824%27 HTTP/1.1" 200 None
2026-03-29 19:30:35 [ayvens.it] INFO: Scrape type for 1988824: 2
2026-03-29 19:30:35 [ayvens.it] INFO: Extracting data for car ID: 1988824
2026-03-29 19:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f73dd6f7-0c1d-5865-aadf-14399c0c23a0 with identifier: 1988824
2026-03-29 19:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f73dd6f7-0c1d-5865-aadf-14399c0c23a0 with scrape type 2
2026-03-29 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f73dd6f7-0c1d-5865-aadf-14399c0c23a0 with scrape type 2
2026-03-29 19:30:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: f73dd6f7-0c1d-5865-aadf-14399c0c23a0, identifier: 1988824
2026-03-29 19:30:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: f73dd6f7-0c1d-5865-aadf-14399c0c23a0 with identifier: 1988824
2026-03-29 19:30:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: f73dd6f7-0c1d-5865-aadf-14399c0c23a0 with identifier: 1988824
2026-03-29 19:30:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: f73dd6f7-0c1d-5865-aadf-14399c0c23a0 with identifier: 1988824 to the API
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO MONTAGNA MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'f73dd6f7-0c1d-5865-aadf-14399c0c23a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'MERCEDES GLB (PC) GLB 200 D AUTOMATIC 4MATIC SPORT FP',
'odometer': 79206,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-09',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ MERCEDES GLB (PC) GLB 200 D AUTOMATIC 4MATIC SPORT FP '
'-',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988824%27 HTTP/1.1" 200 None
2026-03-29 19:30:35 [ayvens.it] INFO: Saving data for 1988824: {'auction_closing_time': 1774944000.0, 'created_time': 1774629521.149108, 'last_price_update_time': 1774812635.952646}
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988824') HTTP/1.1" 204 0
2026-03-29 19:30:35 [ayvens.it] INFO: Found listing with ID: 1988825
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988825%27 HTTP/1.1" 200 None
2026-03-29 19:30:35 [ayvens.it] INFO: Scrape type for 1988825: 2
2026-03-29 19:30:35 [ayvens.it] INFO: Extracting data for car ID: 1988825
2026-03-29 19:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8876e677-25f4-5cdb-a183-d555b601b569 with identifier: 1988825
2026-03-29 19:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8876e677-25f4-5cdb-a183-d555b601b569 with scrape type 2
2026-03-29 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8876e677-25f4-5cdb-a183-d555b601b569 with scrape type 2
2026-03-29 19:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 8876e677-25f4-5cdb-a183-d555b601b569, identifier: 1988825
2026-03-29 19:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 8876e677-25f4-5cdb-a183-d555b601b569 with identifier: 1988825
2026-03-29 19:30:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 8876e677-25f4-5cdb-a183-d555b601b569 with identifier: 1988825
2026-03-29 19:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 8876e677-25f4-5cdb-a183-d555b601b569 with identifier: 1988825 to the API
2026-03-29 19:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO MYTHOS METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '8876e677-25f4-5cdb-a183-d555b601b569',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI A3 30 TDI S tronic Business S.Back Hatchback 5-door (Euro 6D)',
'odometer': 93843,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-19',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI A3 30 TDI S tronic Business S.Back Hatchback 5-door (Euro '
'6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988825%27 HTTP/1.1" 200 None
2026-03-29 19:30:36 [ayvens.it] INFO: Saving data for 1988825: {'auction_closing_time': 1774944000.0, 'created_time': 1774629522.358129, 'last_price_update_time': 1774812636.341186}
2026-03-29 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988825') HTTP/1.1" 204 0
2026-03-29 19:30:36 [ayvens.it] INFO: Found listing with ID: 1988826
2026-03-29 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988826%27 HTTP/1.1" 200 None
2026-03-29 19:30:36 [ayvens.it] INFO: Scrape type for 1988826: 2
2026-03-29 19:30:36 [ayvens.it] INFO: Extracting data for car ID: 1988826
2026-03-29 19:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01bcef69-d6fc-5feb-834f-6c524a3aec7b with identifier: 1988826
2026-03-29 19:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01bcef69-d6fc-5feb-834f-6c524a3aec7b with scrape type 2
2026-03-29 19:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01bcef69-d6fc-5feb-834f-6c524a3aec7b with scrape type 2
2026-03-29 19:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 01bcef69-d6fc-5feb-834f-6c524a3aec7b, identifier: 1988826
2026-03-29 19:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 01bcef69-d6fc-5feb-834f-6c524a3aec7b with identifier: 1988826
2026-03-29 19:30:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 01bcef69-d6fc-5feb-834f-6c524a3aec7b with identifier: 1988826
2026-03-29 19:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 01bcef69-d6fc-5feb-834f-6c524a3aec7b with identifier: 1988826 to the API
2026-03-29 19:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO PLATINUM METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '01bcef69-d6fc-5feb-834f-6c524a3aec7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN DS 7 (PC) BLUEHDI 130 AUTOMATICA PERFORMANCE LINE FP',
'odometer': 152596,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN DS 7 (PC) BLUEHDI 130 AUTOMATICA PERFORMANCE LINE '
'FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988826%27 HTTP/1.1" 200 None
2026-03-29 19:30:36 [ayvens.it] INFO: Saving data for 1988826: {'auction_closing_time': 1774944000.0, 'created_time': 1774629521.89247, 'last_price_update_time': 1774812636.728135}
2026-03-29 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988826') HTTP/1.1" 204 0
2026-03-29 19:30:36 [ayvens.it] INFO: Found listing with ID: 1988827
2026-03-29 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988827%27 HTTP/1.1" 200 None
2026-03-29 19:30:36 [ayvens.it] INFO: Scrape type for 1988827: 2
2026-03-29 19:30:36 [ayvens.it] INFO: Extracting data for car ID: 1988827
2026-03-29 19:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72cb8055-e0c2-526a-b031-10be636e8c29 with identifier: 1988827
2026-03-29 19:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72cb8055-e0c2-526a-b031-10be636e8c29 with scrape type 2
2026-03-29 19:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72cb8055-e0c2-526a-b031-10be636e8c29 with scrape type 2
2026-03-29 19:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 72cb8055-e0c2-526a-b031-10be636e8c29, identifier: 1988827
2026-03-29 19:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 72cb8055-e0c2-526a-b031-10be636e8c29 with identifier: 1988827
2026-03-29 19:30:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 72cb8055-e0c2-526a-b031-10be636e8c29 with identifier: 1988827
2026-03-29 19:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 72cb8055-e0c2-526a-b031-10be636e8c29 with identifier: 1988827 to the API
2026-03-29 19:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE CELEBES METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '72cb8055-e0c2-526a-b031-10be636e8c29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 3008 (PC) BLUEHDI 130 EAT8 S&S ALLURE FP',
'odometer': 82815,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-21',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 3008 (PC) BLUEHDI 130 EAT8 S&S ALLURE FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988827%27 HTTP/1.1" 200 None
2026-03-29 19:30:37 [ayvens.it] INFO: Saving data for 1988827: {'auction_closing_time': 1774944000.0, 'created_time': 1774629098.732231, 'last_price_update_time': 1774812637.13784}
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988827') HTTP/1.1" 204 0
2026-03-29 19:30:37 [ayvens.it] INFO: Found listing with ID: 1988828
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988828%27 HTTP/1.1" 200 None
2026-03-29 19:30:37 [ayvens.it] INFO: Scrape type for 1988828: 2
2026-03-29 19:30:37 [ayvens.it] INFO: Extracting data for car ID: 1988828
2026-03-29 19:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f7235a9-b52f-5df2-b724-35ebe7dab0ac with identifier: 1988828
2026-03-29 19:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f7235a9-b52f-5df2-b724-35ebe7dab0ac with scrape type 2
2026-03-29 19:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f7235a9-b52f-5df2-b724-35ebe7dab0ac with scrape type 2
2026-03-29 19:30:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 6f7235a9-b52f-5df2-b724-35ebe7dab0ac, identifier: 1988828
2026-03-29 19:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 6f7235a9-b52f-5df2-b724-35ebe7dab0ac with identifier: 1988828
2026-03-29 19:30:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 6f7235a9-b52f-5df2-b724-35ebe7dab0ac with identifier: 1988828
2026-03-29 19:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 6f7235a9-b52f-5df2-b724-35ebe7dab0ac with identifier: 1988828 to the API
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SILVER DAWN MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '6f7235a9-b52f-5df2-b724-35ebe7dab0ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'VOLVO XC40 (PC) T4 RECHARGE PLUG-IN AUTO CORE FP',
'odometer': 85813,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO VOLVO XC40 (PC) T4 RECHARGE PLUG-IN AUTO CORE FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988828%27 HTTP/1.1" 200 None
2026-03-29 19:30:37 [ayvens.it] INFO: Saving data for 1988828: {'auction_closing_time': 1774944000.0, 'created_time': 1774629513.433741, 'last_price_update_time': 1774812637.535719}
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988828') HTTP/1.1" 204 0
2026-03-29 19:30:37 [ayvens.it] INFO: Found listing with ID: 1988829
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988829%27 HTTP/1.1" 200 None
2026-03-29 19:30:37 [ayvens.it] INFO: Scrape type for 1988829: 2
2026-03-29 19:30:37 [ayvens.it] INFO: Extracting data for car ID: 1988829
2026-03-29 19:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aabde983-cd06-5582-9512-e57840d1001f with identifier: 1988829
2026-03-29 19:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aabde983-cd06-5582-9512-e57840d1001f with scrape type 2
2026-03-29 19:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aabde983-cd06-5582-9512-e57840d1001f with scrape type 2
2026-03-29 19:30:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: aabde983-cd06-5582-9512-e57840d1001f, identifier: 1988829
2026-03-29 19:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: aabde983-cd06-5582-9512-e57840d1001f with identifier: 1988829
2026-03-29 19:30:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: aabde983-cd06-5582-9512-e57840d1001f with identifier: 1988829
2026-03-29 19:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: aabde983-cd06-5582-9512-e57840d1001f with identifier: 1988829 to the API
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Alpine White',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'aabde983-cd06-5582-9512-e57840d1001f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW SERIE 1 116d Business Advantage Hatchback 5-door (Euro 6D)',
'odometer': 73801,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW SERIE 1 116d Business Advantage Hatchback 5-door (Euro 6D) '
'-',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988829%27 HTTP/1.1" 200 None
2026-03-29 19:30:37 [ayvens.it] INFO: Saving data for 1988829: {'auction_closing_time': 1774944000.0, 'created_time': 1774629513.798502, 'last_price_update_time': 1774812637.917348}
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988829') HTTP/1.1" 204 0
2026-03-29 19:30:38 [ayvens.it] INFO: Found listing with ID: 1988830
2026-03-29 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988830%27 HTTP/1.1" 200 None
2026-03-29 19:30:38 [ayvens.it] INFO: Scrape type for 1988830: 2
2026-03-29 19:30:38 [ayvens.it] INFO: Extracting data for car ID: 1988830
2026-03-29 19:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ff40710-7ee3-5bbb-a37b-f3f3e3e90e53 with identifier: 1988830
2026-03-29 19:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ff40710-7ee3-5bbb-a37b-f3f3e3e90e53 with scrape type 2
2026-03-29 19:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ff40710-7ee3-5bbb-a37b-f3f3e3e90e53 with scrape type 2
2026-03-29 19:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 3ff40710-7ee3-5bbb-a37b-f3f3e3e90e53, identifier: 1988830
2026-03-29 19:30:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 3ff40710-7ee3-5bbb-a37b-f3f3e3e90e53 with identifier: 1988830
2026-03-29 19:30:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 3ff40710-7ee3-5bbb-a37b-f3f3e3e90e53 with identifier: 1988830
2026-03-29 19:30:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 3ff40710-7ee3-5bbb-a37b-f3f3e3e90e53 with identifier: 1988830 to the API
2026-03-29 19:30:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'DOLPHIN GREY METALL',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '3ff40710-7ee3-5bbb-a37b-f3f3e3e90e53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN TIGUAN (PC) 2.0 TDI SCR 110KW LIFE DSG FP',
'odometer': 93024,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN TIGUAN (PC) 2.0 TDI SCR 110KW LIFE DSG FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988830%27 HTTP/1.1" 200 None
2026-03-29 19:30:38 [ayvens.it] INFO: Saving data for 1988830: {'auction_closing_time': 1774944000.0, 'created_time': 1774629512.116775, 'last_price_update_time': 1774812638.427577}
2026-03-29 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988830') HTTP/1.1" 204 0
2026-03-29 19:30:38 [ayvens.it] INFO: Found listing with ID: 1988831
2026-03-29 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988831%27 HTTP/1.1" 200 None
2026-03-29 19:30:38 [ayvens.it] INFO: Scrape type for 1988831: 2
2026-03-29 19:30:38 [ayvens.it] INFO: Extracting data for car ID: 1988831
2026-03-29 19:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3db0ae23-83f2-56ed-926c-c96feecde9d4 with identifier: 1988831
2026-03-29 19:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3db0ae23-83f2-56ed-926c-c96feecde9d4 with scrape type 2
2026-03-29 19:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3db0ae23-83f2-56ed-926c-c96feecde9d4 with scrape type 2
2026-03-29 19:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 3db0ae23-83f2-56ed-926c-c96feecde9d4, identifier: 1988831
2026-03-29 19:30:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 3db0ae23-83f2-56ed-926c-c96feecde9d4 with identifier: 1988831
2026-03-29 19:30:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 3db0ae23-83f2-56ed-926c-c96feecde9d4 with identifier: 1988831
2026-03-29 19:30:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 3db0ae23-83f2-56ed-926c-c96feecde9d4 with identifier: 1988831 to the API
2026-03-29 19:30:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO ARTENSE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '3db0ae23-83f2-56ed-926c-c96feecde9d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 5008 (PC) BLUEHDI 130 ALLURE EAT8 S/S AUT. FP',
'odometer': 106670,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 5008 (PC) BLUEHDI 130 ALLURE EAT8 S/S AUT. FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988831%27 HTTP/1.1" 200 None
2026-03-29 19:30:38 [ayvens.it] INFO: Saving data for 1988831: {'auction_closing_time': 1774944000.0, 'created_time': 1774629510.324457, 'last_price_update_time': 1774812638.844817}
2026-03-29 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988831') HTTP/1.1" 204 0
2026-03-29 19:30:38 [ayvens.it] INFO: Found listing with ID: 1988832
2026-03-29 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988832%27 HTTP/1.1" 200 None
2026-03-29 19:30:38 [ayvens.it] INFO: Scrape type for 1988832: 2
2026-03-29 19:30:38 [ayvens.it] INFO: Extracting data for car ID: 1988832
2026-03-29 19:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44ebe2bd-3d94-51c2-9bed-b612bff4f773 with identifier: 1988832
2026-03-29 19:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44ebe2bd-3d94-51c2-9bed-b612bff4f773 with scrape type 2
2026-03-29 19:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44ebe2bd-3d94-51c2-9bed-b612bff4f773 with scrape type 2
2026-03-29 19:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 44ebe2bd-3d94-51c2-9bed-b612bff4f773, identifier: 1988832
2026-03-29 19:30:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 44ebe2bd-3d94-51c2-9bed-b612bff4f773 with identifier: 1988832
2026-03-29 19:30:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 44ebe2bd-3d94-51c2-9bed-b612bff4f773 with identifier: 1988832
2026-03-29 19:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 44ebe2bd-3d94-51c2-9bed-b612bff4f773 with identifier: 1988832 to the API
2026-03-29 19:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ARGENTO BRILLANTE',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '44ebe2bd-3d94-51c2-9bed-b612bff4f773',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'SKODA',
'model': 'SKODA OCTAVIA SW 2.0 TDI EVO 110KW STYLE DSG 4WD FP',
'odometer': 126518,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA SKODA OCTAVIA SW 2.0 TDI EVO 110KW STYLE DSG 4WD FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988832%27 HTTP/1.1" 200 None
2026-03-29 19:30:39 [ayvens.it] INFO: Saving data for 1988832: {'auction_closing_time': 1774944000.0, 'created_time': 1774629511.766243, 'last_price_update_time': 1774812639.232879}
2026-03-29 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988832') HTTP/1.1" 204 0
2026-03-29 19:30:39 [ayvens.it] INFO: Found listing with ID: 1988833
2026-03-29 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988833%27 HTTP/1.1" 200 None
2026-03-29 19:30:39 [ayvens.it] INFO: Scrape type for 1988833: 2
2026-03-29 19:30:39 [ayvens.it] INFO: Extracting data for car ID: 1988833
2026-03-29 19:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2288d3f2-666e-5e45-8549-1b8e0466441e with identifier: 1988833
2026-03-29 19:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2288d3f2-666e-5e45-8549-1b8e0466441e with scrape type 2
2026-03-29 19:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2288d3f2-666e-5e45-8549-1b8e0466441e with scrape type 2
2026-03-29 19:30:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 2288d3f2-666e-5e45-8549-1b8e0466441e, identifier: 1988833
2026-03-29 19:30:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 2288d3f2-666e-5e45-8549-1b8e0466441e with identifier: 1988833
2026-03-29 19:30:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 2288d3f2-666e-5e45-8549-1b8e0466441e with identifier: 1988833
2026-03-29 19:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 2288d3f2-666e-5e45-8549-1b8e0466441e with identifier: 1988833 to the API
2026-03-29 19:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'FROZEN WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '2288d3f2-666e-5e45-8549-1b8e0466441e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD FOCUS 1.5 Ecoblue 120cv Business Auto SW SW 5-door (Euro 6.2)',
'odometer': 74659,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD FOCUS 1.5 Ecoblue 120cv Business Auto SW SW 5-door (Euro '
'6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988833%27 HTTP/1.1" 200 None
2026-03-29 19:30:39 [ayvens.it] INFO: Saving data for 1988833: {'auction_closing_time': 1774944000.0, 'created_time': 1774629507.621278, 'last_price_update_time': 1774812639.635179}
2026-03-29 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988833') HTTP/1.1" 204 0
2026-03-29 19:30:39 [ayvens.it] INFO: Found listing with ID: 1988834
2026-03-29 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988834%27 HTTP/1.1" 200 None
2026-03-29 19:30:39 [ayvens.it] INFO: Scrape type for 1988834: 2
2026-03-29 19:30:39 [ayvens.it] INFO: Extracting data for car ID: 1988834
2026-03-29 19:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b742c6d-2ad1-5f5c-bb86-5e4b227a70ed with identifier: 1988834
2026-03-29 19:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b742c6d-2ad1-5f5c-bb86-5e4b227a70ed with scrape type 2
2026-03-29 19:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b742c6d-2ad1-5f5c-bb86-5e4b227a70ed with scrape type 2
2026-03-29 19:30:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 8b742c6d-2ad1-5f5c-bb86-5e4b227a70ed, identifier: 1988834
2026-03-29 19:30:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 8b742c6d-2ad1-5f5c-bb86-5e4b227a70ed with identifier: 1988834
2026-03-29 19:30:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 8b742c6d-2ad1-5f5c-bb86-5e4b227a70ed with identifier: 1988834
2026-03-29 19:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 8b742c6d-2ad1-5f5c-bb86-5e4b227a70ed with identifier: 1988834 to the API
2026-03-29 19:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'CYBER ORANGE',
'currency': 'EUR',
'doors_number': 5,
'engine': '',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'electric',
'id': '8b742c6d-2ad1-5f5c-bb86-5e4b227a70ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD MUSTANG MACH-E 269CV Standard Range',
'odometer': 37339,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-19',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD MUSTANG MACH-E 269CV Standard Range -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988834%27 HTTP/1.1" 200 None
2026-03-29 19:30:40 [ayvens.it] INFO: Saving data for 1988834: {'auction_closing_time': 1774944000.0, 'created_time': 1774629507.985391, 'last_price_update_time': 1774812640.032846}
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988834') HTTP/1.1" 204 0
2026-03-29 19:30:40 [ayvens.it] INFO: Found listing with ID: 1988835
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988835%27 HTTP/1.1" 200 None
2026-03-29 19:30:40 [ayvens.it] INFO: Scrape type for 1988835: 2
2026-03-29 19:30:40 [ayvens.it] INFO: Extracting data for car ID: 1988835
2026-03-29 19:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a51652c-01a8-539a-97fd-f79b31218eb3 with identifier: 1988835
2026-03-29 19:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a51652c-01a8-539a-97fd-f79b31218eb3 with scrape type 2
2026-03-29 19:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a51652c-01a8-539a-97fd-f79b31218eb3 with scrape type 2
2026-03-29 19:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 2a51652c-01a8-539a-97fd-f79b31218eb3, identifier: 1988835
2026-03-29 19:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 2a51652c-01a8-539a-97fd-f79b31218eb3 with identifier: 1988835
2026-03-29 19:30:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 2a51652c-01a8-539a-97fd-f79b31218eb3 with identifier: 1988835
2026-03-29 19:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 2a51652c-01a8-539a-97fd-f79b31218eb3 with identifier: 1988835 to the API
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Dark Metal Grey metallic',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '2a51652c-01a8-539a-97fd-f79b31218eb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'NISSAN',
'model': 'NISSAN QASHQAI 1.5 dCi 115 Business Cross over 5-d',
'odometer': 104808,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-14',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN NISSAN QASHQAI 1.5 dCi 115 Business Cross over 5-d -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988835%27 HTTP/1.1" 200 None
2026-03-29 19:30:40 [ayvens.it] INFO: Saving data for 1988835: {'auction_closing_time': 1774944000.0, 'created_time': 1774629108.133113, 'last_price_update_time': 1774812640.436895}
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988835') HTTP/1.1" 204 0
2026-03-29 19:30:40 [ayvens.it] INFO: Found listing with ID: 1988836
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988836%27 HTTP/1.1" 200 None
2026-03-29 19:30:40 [ayvens.it] INFO: Scrape type for 1988836: 2
2026-03-29 19:30:40 [ayvens.it] INFO: Extracting data for car ID: 1988836
2026-03-29 19:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e34e4a9-718b-5484-b363-748022835342 with identifier: 1988836
2026-03-29 19:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e34e4a9-718b-5484-b363-748022835342 with scrape type 2
2026-03-29 19:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e34e4a9-718b-5484-b363-748022835342 with scrape type 2
2026-03-29 19:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 0e34e4a9-718b-5484-b363-748022835342, identifier: 1988836
2026-03-29 19:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 0e34e4a9-718b-5484-b363-748022835342 with identifier: 1988836
2026-03-29 19:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 0e34e4a9-718b-5484-b363-748022835342 with identifier: 1988836
2026-03-29 19:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 0e34e4a9-718b-5484-b363-748022835342 with identifier: 1988836 to the API
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'POLAR WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '0e34e4a9-718b-5484-b363-748022835342',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN C3 (PC) BLUEHDI 100 S&S BUSINESS COMBI FP',
'odometer': 144745,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN C3 (PC) BLUEHDI 100 S&S BUSINESS COMBI FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988836%27 HTTP/1.1" 200 None
2026-03-29 19:30:40 [ayvens.it] INFO: Saving data for 1988836: {'auction_closing_time': 1774944000.0, 'created_time': 1774629502.871121, 'last_price_update_time': 1774812640.823158}
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988836') HTTP/1.1" 204 0
2026-03-29 19:30:40 [ayvens.it] INFO: Found listing with ID: 1988837
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988837%27 HTTP/1.1" 200 None
2026-03-29 19:30:40 [ayvens.it] INFO: Scrape type for 1988837: 2
2026-03-29 19:30:40 [ayvens.it] INFO: Extracting data for car ID: 1988837
2026-03-29 19:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ead04d4b-360e-5950-a763-af7a017866e5 with identifier: 1988837
2026-03-29 19:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ead04d4b-360e-5950-a763-af7a017866e5 with scrape type 2
2026-03-29 19:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ead04d4b-360e-5950-a763-af7a017866e5 with scrape type 2
2026-03-29 19:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: ead04d4b-360e-5950-a763-af7a017866e5, identifier: 1988837
2026-03-29 19:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: ead04d4b-360e-5950-a763-af7a017866e5 with identifier: 1988837
2026-03-29 19:30:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: ead04d4b-360e-5950-a763-af7a017866e5 with identifier: 1988837
2026-03-29 19:30:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: ead04d4b-360e-5950-a763-af7a017866e5 with identifier: 1988837 to the API
2026-03-29 19:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SANTORINI BLACK MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'ead04d4b-360e-5950-a763-af7a017866e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER RANGE ROVER EVO 2.0D I4 163 MHEV SE AWD AUTO N1 FP',
'odometer': 32733,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER RANGE ROVER EVO 2.0D I4 163 MHEV SE AWD AUTO '
'N1 FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988837%27 HTTP/1.1" 200 None
2026-03-29 19:30:41 [ayvens.it] INFO: Saving data for 1988837: {'auction_closing_time': 1774944000.0, 'created_time': 1774629121.755432, 'last_price_update_time': 1774812641.204952}
2026-03-29 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988837') HTTP/1.1" 204 0
2026-03-29 19:30:41 [ayvens.it] INFO: Found listing with ID: 1988838
2026-03-29 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988838%27 HTTP/1.1" 200 None
2026-03-29 19:30:41 [ayvens.it] INFO: Scrape type for 1988838: 2
2026-03-29 19:30:41 [ayvens.it] INFO: Extracting data for car ID: 1988838
2026-03-29 19:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e021f672-d8f2-5a26-8233-d8a7088dcfe7 with identifier: 1988838
2026-03-29 19:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e021f672-d8f2-5a26-8233-d8a7088dcfe7 with scrape type 2
2026-03-29 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e021f672-d8f2-5a26-8233-d8a7088dcfe7 with scrape type 2
2026-03-29 19:30:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: e021f672-d8f2-5a26-8233-d8a7088dcfe7, identifier: 1988838
2026-03-29 19:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: e021f672-d8f2-5a26-8233-d8a7088dcfe7 with identifier: 1988838
2026-03-29 19:30:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: e021f672-d8f2-5a26-8233-d8a7088dcfe7 with identifier: 1988838
2026-03-29 19:30:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: e021f672-d8f2-5a26-8233-d8a7088dcfe7 with identifier: 1988838 to the API
2026-03-29 19:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Night Shade Blue Metall',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'e021f672-d8f2-5a26-8233-d8a7088dcfe7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN TIGUAN 2.0 TDI SCR 110KW Life DSG Sport utility vehicle '
'5-door (Euro 6D)',
'odometer': 113047,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN TIGUAN 2.0 TDI SCR 110KW Life DSG Sport '
'utility vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988838%27 HTTP/1.1" 200 None
2026-03-29 19:30:41 [ayvens.it] INFO: Saving data for 1988838: {'auction_closing_time': 1774944000.0, 'created_time': 1774629120.960797, 'last_price_update_time': 1774812641.597129}
2026-03-29 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988838') HTTP/1.1" 204 0
2026-03-29 19:30:41 [ayvens.it] INFO: Found listing with ID: 1988839
2026-03-29 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988839%27 HTTP/1.1" 200 None
2026-03-29 19:30:41 [ayvens.it] INFO: Scrape type for 1988839: 2
2026-03-29 19:30:41 [ayvens.it] INFO: Extracting data for car ID: 1988839
2026-03-29 19:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8d983f6-d763-5a31-bc71-7997acc650fc with identifier: 1988839
2026-03-29 19:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8d983f6-d763-5a31-bc71-7997acc650fc with scrape type 2
2026-03-29 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8d983f6-d763-5a31-bc71-7997acc650fc with scrape type 2
2026-03-29 19:30:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: b8d983f6-d763-5a31-bc71-7997acc650fc, identifier: 1988839
2026-03-29 19:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: b8d983f6-d763-5a31-bc71-7997acc650fc with identifier: 1988839
2026-03-29 19:30:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: b8d983f6-d763-5a31-bc71-7997acc650fc with identifier: 1988839
2026-03-29 19:30:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: b8d983f6-d763-5a31-bc71-7997acc650fc with identifier: 1988839 to the API
2026-03-29 19:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO ARTICO PASTELLO',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.1L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'b8d983f6-d763-5a31-bc71-7997acc650fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'MERCEDES SPRINTER 311 CDI F39/33 T.ALTO P.M. TR.ANT. FP',
'odometer': 175026,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ MERCEDES SPRINTER 311 CDI F39/33 T.ALTO P.M. TR.ANT. '
'FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988839%27 HTTP/1.1" 200 None
2026-03-29 19:30:42 [ayvens.it] INFO: Saving data for 1988839: {'auction_closing_time': 1774944000.0, 'created_time': 1774629116.780964, 'last_price_update_time': 1774812642.000844}
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988839') HTTP/1.1" 204 0
2026-03-29 19:30:42 [ayvens.it] INFO: Found listing with ID: 1988840
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988840%27 HTTP/1.1" 200 None
2026-03-29 19:30:42 [ayvens.it] INFO: Scrape type for 1988840: 2
2026-03-29 19:30:42 [ayvens.it] INFO: Extracting data for car ID: 1988840
2026-03-29 19:30:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65e4f635-5ed4-5cbe-8905-6067a9074d20 with identifier: 1988840
2026-03-29 19:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65e4f635-5ed4-5cbe-8905-6067a9074d20 with scrape type 2
2026-03-29 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65e4f635-5ed4-5cbe-8905-6067a9074d20 with scrape type 2
2026-03-29 19:30:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 65e4f635-5ed4-5cbe-8905-6067a9074d20, identifier: 1988840
2026-03-29 19:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 65e4f635-5ed4-5cbe-8905-6067a9074d20 with identifier: 1988840
2026-03-29 19:30:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 65e4f635-5ed4-5cbe-8905-6067a9074d20 with identifier: 1988840
2026-03-29 19:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 65e4f635-5ed4-5cbe-8905-6067a9074d20 with identifier: 1988840 to the API
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Fuji White pastello',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '65e4f635-5ed4-5cbe-8905-6067a9074d20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER RANGE ROVER EVOQUE 2.0 D163 Standard FWD Sport utility '
'vehicle 5-door (Euro 6D)',
'odometer': 125223,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-14',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER RANGE ROVER EVOQUE 2.0 D163 Standard FWD '
'Sport utility vehicle 5-door (Euro 6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988840%27 HTTP/1.1" 200 None
2026-03-29 19:30:42 [ayvens.it] INFO: Saving data for 1988840: {'auction_closing_time': 1774944000.0, 'created_time': 1774629113.979965, 'last_price_update_time': 1774812642.413071}
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988840') HTTP/1.1" 204 0
2026-03-29 19:30:42 [ayvens.it] INFO: Found listing with ID: 1988841
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988841%27 HTTP/1.1" 200 None
2026-03-29 19:30:42 [ayvens.it] INFO: Scrape type for 1988841: 2
2026-03-29 19:30:42 [ayvens.it] INFO: Extracting data for car ID: 1988841
2026-03-29 19:30:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7b84703-cc6f-5599-b882-6999b8fbdbf6 with identifier: 1988841
2026-03-29 19:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7b84703-cc6f-5599-b882-6999b8fbdbf6 with scrape type 2
2026-03-29 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7b84703-cc6f-5599-b882-6999b8fbdbf6 with scrape type 2
2026-03-29 19:30:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: c7b84703-cc6f-5599-b882-6999b8fbdbf6, identifier: 1988841
2026-03-29 19:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: c7b84703-cc6f-5599-b882-6999b8fbdbf6 with identifier: 1988841
2026-03-29 19:30:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: c7b84703-cc6f-5599-b882-6999b8fbdbf6 with identifier: 1988841
2026-03-29 19:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: c7b84703-cc6f-5599-b882-6999b8fbdbf6 with identifier: 1988841 to the API
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SPARKLING SILVER',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'c7b84703-cc6f-5599-b882-6999b8fbdbf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'KIA SPORTAGE (PC) 1.6 CRDI MHYB 100KW BUSIN. CLASS DCT 2WD',
'odometer': 122364,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'KIA KIA SPORTAGE (PC) 1.6 CRDI MHYB 100KW BUSIN. CLASS DCT 2WD -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988841%27 HTTP/1.1" 200 None
2026-03-29 19:30:42 [ayvens.it] INFO: Saving data for 1988841: {'auction_closing_time': 1774944000.0, 'created_time': 1774629116.021778, 'last_price_update_time': 1774812642.890223}
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988841') HTTP/1.1" 204 0
2026-03-29 19:30:42 [ayvens.it] INFO: Found listing with ID: 1988842
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988842%27 HTTP/1.1" 200 None
2026-03-29 19:30:42 [ayvens.it] INFO: Scrape type for 1988842: 2
2026-03-29 19:30:42 [ayvens.it] INFO: Extracting data for car ID: 1988842
2026-03-29 19:30:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf3de3ad-921a-5c11-8a95-f601d1d8839a with identifier: 1988842
2026-03-29 19:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf3de3ad-921a-5c11-8a95-f601d1d8839a with scrape type 2
2026-03-29 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf3de3ad-921a-5c11-8a95-f601d1d8839a with scrape type 2
2026-03-29 19:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: cf3de3ad-921a-5c11-8a95-f601d1d8839a, identifier: 1988842
2026-03-29 19:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: cf3de3ad-921a-5c11-8a95-f601d1d8839a with identifier: 1988842
2026-03-29 19:30:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: cf3de3ad-921a-5c11-8a95-f601d1d8839a with identifier: 1988842
2026-03-29 19:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: cf3de3ad-921a-5c11-8a95-f601d1d8839a with identifier: 1988842 to the API
2026-03-29 19:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'DARK BLUE',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'cf3de3ad-921a-5c11-8a95-f601d1d8839a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 3008 (PC) BLUEHDI 130 EAT8 S&S ALLURE PACK FP',
'odometer': 93705,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 3008 (PC) BLUEHDI 130 EAT8 S&S ALLURE PACK FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988842%27 HTTP/1.1" 200 None
2026-03-29 19:30:43 [ayvens.it] INFO: Saving data for 1988842: {'auction_closing_time': 1774944000.0, 'created_time': 1774629118.600134, 'last_price_update_time': 1774812643.265617}
2026-03-29 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988842') HTTP/1.1" 204 0
2026-03-29 19:30:43 [ayvens.it] INFO: Found listing with ID: 1988843
2026-03-29 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988843%27 HTTP/1.1" 200 None
2026-03-29 19:30:43 [ayvens.it] INFO: Scrape type for 1988843: 2
2026-03-29 19:30:43 [ayvens.it] INFO: Extracting data for car ID: 1988843
2026-03-29 19:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 377acd9c-f04d-5810-8137-41a86cbb522d with identifier: 1988843
2026-03-29 19:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 377acd9c-f04d-5810-8137-41a86cbb522d with scrape type 2
2026-03-29 19:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 377acd9c-f04d-5810-8137-41a86cbb522d with scrape type 2
2026-03-29 19:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 377acd9c-f04d-5810-8137-41a86cbb522d, identifier: 1988843
2026-03-29 19:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 377acd9c-f04d-5810-8137-41a86cbb522d with identifier: 1988843
2026-03-29 19:30:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 377acd9c-f04d-5810-8137-41a86cbb522d with identifier: 1988843
2026-03-29 19:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 377acd9c-f04d-5810-8137-41a86cbb522d with identifier: 1988843 to the API
2026-03-29 19:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SANTORINI BLACK METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '377acd9c-f04d-5810-8137-41a86cbb522d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER RANGE ROVER EVOQUE 2.0D I4 163 MHEV S AWD auto Sport '
'utility vehicle 5-door (Euro 6D)',
'odometer': 22249,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-05',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER RANGE ROVER EVOQUE 2.0D I4 163 MHEV S AWD '
'auto Sport utility vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988843%27 HTTP/1.1" 200 None
2026-03-29 19:30:43 [ayvens.it] INFO: Saving data for 1988843: {'auction_closing_time': 1774944000.0, 'created_time': 1774629119.862918, 'last_price_update_time': 1774812643.665429}
2026-03-29 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988843') HTTP/1.1" 204 0
2026-03-29 19:30:43 [ayvens.it] INFO: Found listing with ID: 1988844
2026-03-29 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988844%27 HTTP/1.1" 200 None
2026-03-29 19:30:43 [ayvens.it] INFO: Scrape type for 1988844: 2
2026-03-29 19:30:43 [ayvens.it] INFO: Extracting data for car ID: 1988844
2026-03-29 19:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0825b3f1-5543-5675-a151-e4f2f58b8335 with identifier: 1988844
2026-03-29 19:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0825b3f1-5543-5675-a151-e4f2f58b8335 with scrape type 2
2026-03-29 19:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0825b3f1-5543-5675-a151-e4f2f58b8335 with scrape type 2
2026-03-29 19:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 0825b3f1-5543-5675-a151-e4f2f58b8335, identifier: 1988844
2026-03-29 19:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 0825b3f1-5543-5675-a151-e4f2f58b8335 with identifier: 1988844
2026-03-29 19:30:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 0825b3f1-5543-5675-a151-e4f2f58b8335 with identifier: 1988844
2026-03-29 19:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 0825b3f1-5543-5675-a151-e4f2f58b8335 with identifier: 1988844 to the API
2026-03-29 19:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO PASTELLO',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.3L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '0825b3f1-5543-5675-a151-e4f2f58b8335',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT DUCATO (PC) 35 LH2 2.3 MULTIJET 140CV E6D-TEMP FP',
'odometer': 131263,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-22',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT DUCATO (PC) 35 LH2 2.3 MULTIJET 140CV E6D-TEMP FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988844%27 HTTP/1.1" 200 None
2026-03-29 19:30:44 [ayvens.it] INFO: Saving data for 1988844: {'auction_closing_time': 1774944000.0, 'created_time': 1774629122.985522, 'last_price_update_time': 1774812644.049637}
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988844') HTTP/1.1" 204 0
2026-03-29 19:30:44 [ayvens.it] INFO: Found listing with ID: 1988845
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988845%27 HTTP/1.1" 200 None
2026-03-29 19:30:44 [ayvens.it] INFO: Scrape type for 1988845: 2
2026-03-29 19:30:44 [ayvens.it] INFO: Extracting data for car ID: 1988845
2026-03-29 19:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 855128d7-ef37-5b3b-bdff-f256bfe4ac4d with identifier: 1988845
2026-03-29 19:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 855128d7-ef37-5b3b-bdff-f256bfe4ac4d with scrape type 2
2026-03-29 19:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 855128d7-ef37-5b3b-bdff-f256bfe4ac4d with scrape type 2
2026-03-29 19:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 855128d7-ef37-5b3b-bdff-f256bfe4ac4d, identifier: 1988845
2026-03-29 19:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 855128d7-ef37-5b3b-bdff-f256bfe4ac4d with identifier: 1988845
2026-03-29 19:30:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 855128d7-ef37-5b3b-bdff-f256bfe4ac4d with identifier: 1988845
2026-03-29 19:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 855128d7-ef37-5b3b-bdff-f256bfe4ac4d with identifier: 1988845 to the API
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO MANGANO METALL',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '855128d7-ef37-5b3b-bdff-f256bfe4ac4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN PASSAT Var. 2.0TDI SCR EVO 110kW Business DSG SW 5-door '
'(Euro 6.2)',
'odometer': 160567,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-13',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN PASSAT Var. 2.0TDI SCR EVO 110kW Business DSG '
'SW 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988845%27 HTTP/1.1" 200 None
2026-03-29 19:30:44 [ayvens.it] INFO: Saving data for 1988845: {'auction_closing_time': 1774944000.0, 'created_time': 1774629124.643439, 'last_price_update_time': 1774812644.485069}
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988845') HTTP/1.1" 204 0
2026-03-29 19:30:44 [ayvens.it] INFO: Found listing with ID: 1988846
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988846%27 HTTP/1.1" 200 None
2026-03-29 19:30:44 [ayvens.it] INFO: Scrape type for 1988846: 2
2026-03-29 19:30:44 [ayvens.it] INFO: Extracting data for car ID: 1988846
2026-03-29 19:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2d71540-f2b4-55fd-9496-439d6a40639e with identifier: 1988846
2026-03-29 19:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2d71540-f2b4-55fd-9496-439d6a40639e with scrape type 2
2026-03-29 19:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2d71540-f2b4-55fd-9496-439d6a40639e with scrape type 2
2026-03-29 19:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: e2d71540-f2b4-55fd-9496-439d6a40639e, identifier: 1988846
2026-03-29 19:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: e2d71540-f2b4-55fd-9496-439d6a40639e with identifier: 1988846
2026-03-29 19:30:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: e2d71540-f2b4-55fd-9496-439d6a40639e with identifier: 1988846
2026-03-29 19:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: e2d71540-f2b4-55fd-9496-439d6a40639e with identifier: 1988846 to the API
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Polar White',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': 'e2d71540-f2b4-55fd-9496-439d6a40639e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROËN C3 PureTech 83 S&S Feel Pack Neo patentati Hatchback 5-door '
'(Euro 6D)',
'odometer': 63551,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROËN C3 PureTech 83 S&S Feel Pack Neo patentati '
'Hatchback 5-door (Euro 6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988846%27 HTTP/1.1" 200 None
2026-03-29 19:30:44 [ayvens.it] INFO: Saving data for 1988846: {'auction_closing_time': 1774944000.0, 'created_time': 1774629502.016974, 'last_price_update_time': 1774812644.874738}
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988846') HTTP/1.1" 204 0
2026-03-29 19:30:44 [ayvens.it] INFO: Found listing with ID: 1988847
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988847%27 HTTP/1.1" 200 None
2026-03-29 19:30:44 [ayvens.it] INFO: Scrape type for 1988847: 2
2026-03-29 19:30:44 [ayvens.it] INFO: Extracting data for car ID: 1988847
2026-03-29 19:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61c78b58-c522-5146-9c1f-eccf733ce454 with identifier: 1988847
2026-03-29 19:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61c78b58-c522-5146-9c1f-eccf733ce454 with scrape type 2
2026-03-29 19:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61c78b58-c522-5146-9c1f-eccf733ce454 with scrape type 2
2026-03-29 19:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 61c78b58-c522-5146-9c1f-eccf733ce454, identifier: 1988847
2026-03-29 19:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 61c78b58-c522-5146-9c1f-eccf733ce454 with identifier: 1988847
2026-03-29 19:30:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 61c78b58-c522-5146-9c1f-eccf733ce454 with identifier: 1988847
2026-03-29 19:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 61c78b58-c522-5146-9c1f-eccf733ce454 with identifier: 1988847 to the API
2026-03-29 19:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Misano Blue metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '61c78b58-c522-5146-9c1f-eccf733ce454',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW X2 xDrive 25e M Sport automatico Sport utility vehicle 5-door '
'(Euro 6D)',
'odometer': 38013,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW X2 xDrive 25e M Sport automatico Sport utility vehicle '
'5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988847%27 HTTP/1.1" 200 None
2026-03-29 19:30:45 [ayvens.it] INFO: Saving data for 1988847: {'auction_closing_time': 1774944000.0, 'created_time': 1774629502.523802, 'last_price_update_time': 1774812645.269318}
2026-03-29 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988847') HTTP/1.1" 204 0
2026-03-29 19:30:45 [ayvens.it] INFO: Found listing with ID: 1988848
2026-03-29 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988848%27 HTTP/1.1" 200 None
2026-03-29 19:30:45 [ayvens.it] INFO: Scrape type for 1988848: 2
2026-03-29 19:30:45 [ayvens.it] INFO: Extracting data for car ID: 1988848
2026-03-29 19:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ca892a8-1055-5334-bc2d-3429b13ba531 with identifier: 1988848
2026-03-29 19:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ca892a8-1055-5334-bc2d-3429b13ba531 with scrape type 2
2026-03-29 19:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ca892a8-1055-5334-bc2d-3429b13ba531 with scrape type 2
2026-03-29 19:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 5ca892a8-1055-5334-bc2d-3429b13ba531, identifier: 1988848
2026-03-29 19:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 5ca892a8-1055-5334-bc2d-3429b13ba531 with identifier: 1988848
2026-03-29 19:30:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 5ca892a8-1055-5334-bc2d-3429b13ba531 with identifier: 1988848
2026-03-29 19:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 5ca892a8-1055-5334-bc2d-3429b13ba531 with identifier: 1988848 to the API
2026-03-29 19:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'DIFFUSED SILVER',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '5ca892a8-1055-5334-bc2d-3429b13ba531',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD GRAND TOURNEO C 1.5 TDCI 120 CV 7 POSTI TITANIUM AUTO FP',
'odometer': 49810,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD GRAND TOURNEO C 1.5 TDCI 120 CV 7 POSTI TITANIUM AUTO FP '
'-',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988848%27 HTTP/1.1" 200 None
2026-03-29 19:30:45 [ayvens.it] INFO: Saving data for 1988848: {'auction_closing_time': 1774944000.0, 'created_time': 1774629500.285529, 'last_price_update_time': 1774812645.671095}
2026-03-29 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988848') HTTP/1.1" 204 0
2026-03-29 19:30:45 [ayvens.it] INFO: Found listing with ID: 1988849
2026-03-29 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988849%27 HTTP/1.1" 200 None
2026-03-29 19:30:45 [ayvens.it] INFO: Scrape type for 1988849: 2
2026-03-29 19:30:45 [ayvens.it] INFO: Extracting data for car ID: 1988849
2026-03-29 19:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22386387-ccf1-50fb-a45c-eb30dbc4b4a5 with identifier: 1988849
2026-03-29 19:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22386387-ccf1-50fb-a45c-eb30dbc4b4a5 with scrape type 2
2026-03-29 19:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22386387-ccf1-50fb-a45c-eb30dbc4b4a5 with scrape type 2
2026-03-29 19:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 22386387-ccf1-50fb-a45c-eb30dbc4b4a5, identifier: 1988849
2026-03-29 19:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 22386387-ccf1-50fb-a45c-eb30dbc4b4a5 with identifier: 1988849
2026-03-29 19:30:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 22386387-ccf1-50fb-a45c-eb30dbc4b4a5 with identifier: 1988849
2026-03-29 19:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 22386387-ccf1-50fb-a45c-eb30dbc4b4a5 with identifier: 1988849 to the API
2026-03-29 19:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Dolphin Grey Metall',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '22386387-ccf1-50fb-a45c-eb30dbc4b4a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN GOLF 2.0 TDI SCR 85kW Style Hatchback 5-door (Euro 6D)',
'odometer': 222644,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-08',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN GOLF 2.0 TDI SCR 85kW Style Hatchback 5-door '
'(Euro 6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988849%27 HTTP/1.1" 200 None
2026-03-29 19:30:46 [ayvens.it] INFO: Saving data for 1988849: {'auction_closing_time': 1774944000.0, 'created_time': 1774629129.855757, 'last_price_update_time': 1774812646.046683}
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988849') HTTP/1.1" 204 0
2026-03-29 19:30:46 [ayvens.it] INFO: Found listing with ID: 1988850
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988850%27 HTTP/1.1" 200 None
2026-03-29 19:30:46 [ayvens.it] INFO: Scrape type for 1988850: 2
2026-03-29 19:30:46 [ayvens.it] INFO: Extracting data for car ID: 1988850
2026-03-29 19:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97276624-8541-564d-ac98-0ddc817904ac with identifier: 1988850
2026-03-29 19:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97276624-8541-564d-ac98-0ddc817904ac with scrape type 2
2026-03-29 19:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97276624-8541-564d-ac98-0ddc817904ac with scrape type 2
2026-03-29 19:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 97276624-8541-564d-ac98-0ddc817904ac, identifier: 1988850
2026-03-29 19:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 97276624-8541-564d-ac98-0ddc817904ac with identifier: 1988850
2026-03-29 19:30:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 97276624-8541-564d-ac98-0ddc817904ac with identifier: 1988850
2026-03-29 19:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 97276624-8541-564d-ac98-0ddc817904ac with identifier: 1988850 to the API
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Black metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': '97276624-8541-564d-ac98-0ddc817904ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'NISSAN',
'model': 'NISSAN JUKE 1.0 DIG-T 114 N-Connecta Mt Cross over 5-door (Euro 6D)',
'odometer': 56191,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN NISSAN JUKE 1.0 DIG-T 114 N-Connecta Mt Cross over 5-door '
'(Euro 6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988850%27 HTTP/1.1" 200 None
2026-03-29 19:30:46 [ayvens.it] INFO: Saving data for 1988850: {'auction_closing_time': 1774944000.0, 'created_time': 1774629496.870948, 'last_price_update_time': 1774812646.435916}
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988850') HTTP/1.1" 204 0
2026-03-29 19:30:46 [ayvens.it] INFO: Found listing with ID: 1988851
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988851%27 HTTP/1.1" 200 None
2026-03-29 19:30:46 [ayvens.it] INFO: Scrape type for 1988851: 2
2026-03-29 19:30:46 [ayvens.it] INFO: Extracting data for car ID: 1988851
2026-03-29 19:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 802fc5a5-897b-5e27-b9c3-dd7a5a5b6011 with identifier: 1988851
2026-03-29 19:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 802fc5a5-897b-5e27-b9c3-dd7a5a5b6011 with scrape type 2
2026-03-29 19:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 802fc5a5-897b-5e27-b9c3-dd7a5a5b6011 with scrape type 2
2026-03-29 19:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 802fc5a5-897b-5e27-b9c3-dd7a5a5b6011, identifier: 1988851
2026-03-29 19:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 802fc5a5-897b-5e27-b9c3-dd7a5a5b6011 with identifier: 1988851
2026-03-29 19:30:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 802fc5a5-897b-5e27-b9c3-dd7a5a5b6011 with identifier: 1988851
2026-03-29 19:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 802fc5a5-897b-5e27-b9c3-dd7a5a5b6011 with identifier: 1988851 to the API
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Argento Floret metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '802fc5a5-897b-5e27-b9c3-dd7a5a5b6011',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q5 35 TDI Business S tronic Sport utility vehicle 5-door (Euro '
'6D) mild hybrid',
'odometer': 123035,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-03',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q5 35 TDI Business S tronic Sport utility vehicle 5-door '
'(Euro 6D) mild hybrid -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988851%27 HTTP/1.1" 200 None
2026-03-29 19:30:46 [ayvens.it] INFO: Saving data for 1988851: {'auction_closing_time': 1774944000.0, 'created_time': 1774629132.592995, 'last_price_update_time': 1774812646.83797}
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988851') HTTP/1.1" 204 0
2026-03-29 19:30:46 [ayvens.it] INFO: Found listing with ID: 1988852
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988852%27 HTTP/1.1" 200 None
2026-03-29 19:30:46 [ayvens.it] INFO: Scrape type for 1988852: 2
2026-03-29 19:30:46 [ayvens.it] INFO: Extracting data for car ID: 1988852
2026-03-29 19:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4bdc870-dd05-52e6-bbcd-c5fe7a4f6099 with identifier: 1988852
2026-03-29 19:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4bdc870-dd05-52e6-bbcd-c5fe7a4f6099 with scrape type 2
2026-03-29 19:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4bdc870-dd05-52e6-bbcd-c5fe7a4f6099 with scrape type 2
2026-03-29 19:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: b4bdc870-dd05-52e6-bbcd-c5fe7a4f6099, identifier: 1988852
2026-03-29 19:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: b4bdc870-dd05-52e6-bbcd-c5fe7a4f6099 with identifier: 1988852
2026-03-29 19:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: b4bdc870-dd05-52e6-bbcd-c5fe7a4f6099 with identifier: 1988852
2026-03-29 19:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: b4bdc870-dd05-52e6-bbcd-c5fe7a4f6099 with identifier: 1988852 to the API
2026-03-29 19:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO ARTICO PASTELLO',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.1L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'b4bdc870-dd05-52e6-bbcd-c5fe7a4f6099',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'MERCEDES SPRINTER 311 CDI F39/33 T.ALTO P.M. TR.ANT. FP',
'odometer': 65694,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ MERCEDES SPRINTER 311 CDI F39/33 T.ALTO P.M. TR.ANT. '
'FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988852%27 HTTP/1.1" 200 None
2026-03-29 19:30:47 [ayvens.it] INFO: Saving data for 1988852: {'auction_closing_time': 1774944000.0, 'created_time': 1774629496.477872, 'last_price_update_time': 1774812647.318395}
2026-03-29 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988852') HTTP/1.1" 204 0
2026-03-29 19:30:47 [ayvens.it] INFO: Found listing with ID: 1988853
2026-03-29 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988853%27 HTTP/1.1" 200 None
2026-03-29 19:30:47 [ayvens.it] INFO: Scrape type for 1988853: 2
2026-03-29 19:30:47 [ayvens.it] INFO: Extracting data for car ID: 1988853
2026-03-29 19:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d7bb7cd-2e74-5999-bfe4-8a00c1f3dc80 with identifier: 1988853
2026-03-29 19:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d7bb7cd-2e74-5999-bfe4-8a00c1f3dc80 with scrape type 2
2026-03-29 19:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d7bb7cd-2e74-5999-bfe4-8a00c1f3dc80 with scrape type 2
2026-03-29 19:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 3d7bb7cd-2e74-5999-bfe4-8a00c1f3dc80, identifier: 1988853
2026-03-29 19:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 3d7bb7cd-2e74-5999-bfe4-8a00c1f3dc80 with identifier: 1988853
2026-03-29 19:30:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 3d7bb7cd-2e74-5999-bfe4-8a00c1f3dc80 with identifier: 1988853
2026-03-29 19:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 3d7bb7cd-2e74-5999-bfe4-8a00c1f3dc80 with identifier: 1988853 to the API
2026-03-29 19:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLU IRON METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': '3d7bb7cd-2e74-5999-bfe4-8a00c1f3dc80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'RENAULT CLIO 1.0 TCE 66KW BUSINESS FP',
'odometer': 164594,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-08',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT RENAULT CLIO 1.0 TCE 66KW BUSINESS FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988853%27 HTTP/1.1" 200 None
2026-03-29 19:30:47 [ayvens.it] INFO: Saving data for 1988853: {'auction_closing_time': 1774944000.0, 'created_time': 1774629498.055614, 'last_price_update_time': 1774812647.740479}
2026-03-29 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988853') HTTP/1.1" 204 0
2026-03-29 19:30:47 [ayvens.it] INFO: Found listing with ID: 1988854
2026-03-29 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988854%27 HTTP/1.1" 200 None
2026-03-29 19:30:47 [ayvens.it] INFO: Scrape type for 1988854: 2
2026-03-29 19:30:47 [ayvens.it] INFO: Extracting data for car ID: 1988854
2026-03-29 19:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d50ee168-81db-55af-9d97-40f36811d509 with identifier: 1988854
2026-03-29 19:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d50ee168-81db-55af-9d97-40f36811d509 with scrape type 2
2026-03-29 19:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d50ee168-81db-55af-9d97-40f36811d509 with scrape type 2
2026-03-29 19:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d50ee168-81db-55af-9d97-40f36811d509, identifier: 1988854
2026-03-29 19:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d50ee168-81db-55af-9d97-40f36811d509 with identifier: 1988854
2026-03-29 19:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d50ee168-81db-55af-9d97-40f36811d509 with identifier: 1988854
2026-03-29 19:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d50ee168-81db-55af-9d97-40f36811d509 with identifier: 1988854 to the API
2026-03-29 19:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO ARTICO PASTELLO',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.1L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'd50ee168-81db-55af-9d97-40f36811d509',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'MERCEDES SPRINTER 311 CDI F39/33 T.ALTO P.M. TR.ANT. FP',
'odometer': 116050,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ MERCEDES SPRINTER 311 CDI F39/33 T.ALTO P.M. TR.ANT. '
'FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988854%27 HTTP/1.1" 200 None
2026-03-29 19:30:48 [ayvens.it] INFO: Saving data for 1988854: {'auction_closing_time': 1774944000.0, 'created_time': 1774629496.090589, 'last_price_update_time': 1774812648.110014}
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988854') HTTP/1.1" 204 0
2026-03-29 19:30:48 [ayvens.it] INFO: Found listing with ID: 1988855
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988855%27 HTTP/1.1" 200 None
2026-03-29 19:30:48 [ayvens.it] INFO: Scrape type for 1988855: 2
2026-03-29 19:30:48 [ayvens.it] INFO: Extracting data for car ID: 1988855
2026-03-29 19:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c314dd78-7967-51e2-aada-a125231d4c28 with identifier: 1988855
2026-03-29 19:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c314dd78-7967-51e2-aada-a125231d4c28 with scrape type 2
2026-03-29 19:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c314dd78-7967-51e2-aada-a125231d4c28 with scrape type 2
2026-03-29 19:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: c314dd78-7967-51e2-aada-a125231d4c28, identifier: 1988855
2026-03-29 19:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: c314dd78-7967-51e2-aada-a125231d4c28 with identifier: 1988855
2026-03-29 19:30:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: c314dd78-7967-51e2-aada-a125231d4c28 with identifier: 1988855
2026-03-29 19:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: c314dd78-7967-51e2-aada-a125231d4c28 with identifier: 1988855 to the API
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO URANO PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': 'c314dd78-7967-51e2-aada-a125231d4c28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN GOLF 1.5 eTSI EVO ACT 96kW Life DSG Hatchback 5-door '
'(Euro 6.2) mild hybrid',
'odometer': 123839,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-03',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN GOLF 1.5 eTSI EVO ACT 96kW Life DSG Hatchback '
'5-door (Euro 6.2) mild hybrid -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988855%27 HTTP/1.1" 200 None
2026-03-29 19:30:48 [ayvens.it] INFO: Saving data for 1988855: {'auction_closing_time': 1774944000.0, 'created_time': 1774629137.757109, 'last_price_update_time': 1774812648.498731}
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988855') HTTP/1.1" 204 0
2026-03-29 19:30:48 [ayvens.it] INFO: Found listing with ID: 1988856
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988856%27 HTTP/1.1" 200 None
2026-03-29 19:30:48 [ayvens.it] INFO: Scrape type for 1988856: 2
2026-03-29 19:30:48 [ayvens.it] INFO: Extracting data for car ID: 1988856
2026-03-29 19:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d383a6f-92e1-55bc-aa7a-a539013dba2f with identifier: 1988856
2026-03-29 19:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d383a6f-92e1-55bc-aa7a-a539013dba2f with scrape type 2
2026-03-29 19:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d383a6f-92e1-55bc-aa7a-a539013dba2f with scrape type 2
2026-03-29 19:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 6d383a6f-92e1-55bc-aa7a-a539013dba2f, identifier: 1988856
2026-03-29 19:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 6d383a6f-92e1-55bc-aa7a-a539013dba2f with identifier: 1988856
2026-03-29 19:30:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 6d383a6f-92e1-55bc-aa7a-a539013dba2f with identifier: 1988856
2026-03-29 19:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 6d383a6f-92e1-55bc-aa7a-a539013dba2f with identifier: 1988856 to the API
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Nero brillante',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '6d383a6f-92e1-55bc-aa7a-a539013dba2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q5 40 TDI Busin. Advanced quattro S tronic Sport utility '
'vehicle 5-door (Euro 6D) mild hybrid',
'odometer': 98965,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-11',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q5 40 TDI Busin. Advanced quattro S tronic Sport utility '
'vehicle 5-door (Euro 6D) mild hybrid -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988856%27 HTTP/1.1" 200 None
2026-03-29 19:30:48 [ayvens.it] INFO: Saving data for 1988856: {'auction_closing_time': 1774944000.0, 'created_time': 1774629492.743863, 'last_price_update_time': 1774812648.875222}
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988856') HTTP/1.1" 204 0
2026-03-29 19:30:48 [ayvens.it] INFO: Found listing with ID: 1988857
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988857%27 HTTP/1.1" 200 None
2026-03-29 19:30:48 [ayvens.it] INFO: Scrape type for 1988857: 2
2026-03-29 19:30:48 [ayvens.it] INFO: Extracting data for car ID: 1988857
2026-03-29 19:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f730eb4-842c-5988-bf25-8255e3ff6545 with identifier: 1988857
2026-03-29 19:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f730eb4-842c-5988-bf25-8255e3ff6545 with scrape type 2
2026-03-29 19:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f730eb4-842c-5988-bf25-8255e3ff6545 with scrape type 2
2026-03-29 19:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 5f730eb4-842c-5988-bf25-8255e3ff6545, identifier: 1988857
2026-03-29 19:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 5f730eb4-842c-5988-bf25-8255e3ff6545 with identifier: 1988857
2026-03-29 19:30:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 5f730eb4-842c-5988-bf25-8255e3ff6545 with identifier: 1988857
2026-03-29 19:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 5f730eb4-842c-5988-bf25-8255e3ff6545 with identifier: 1988857 to the API
2026-03-29 19:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SUPER RED',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.8L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '5f730eb4-842c-5988-bf25-8255e3ff6545',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'TOYOTA COROLLA SW N1 TS HYBRID BUSINESS TECH FP',
'odometer': 146538,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA TOYOTA COROLLA SW N1 TS HYBRID BUSINESS TECH FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988857%27 HTTP/1.1" 200 None
2026-03-29 19:30:49 [ayvens.it] INFO: Saving data for 1988857: {'auction_closing_time': 1774944000.0, 'created_time': 1774629491.450932, 'last_price_update_time': 1774812649.26127}
2026-03-29 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988857') HTTP/1.1" 204 0
2026-03-29 19:30:49 [ayvens.it] INFO: Found listing with ID: 1988858
2026-03-29 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988858%27 HTTP/1.1" 200 None
2026-03-29 19:30:49 [ayvens.it] INFO: Scrape type for 1988858: 2
2026-03-29 19:30:49 [ayvens.it] INFO: Extracting data for car ID: 1988858
2026-03-29 19:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 544cea6d-c67e-5a30-91cf-5a32d6330c30 with identifier: 1988858
2026-03-29 19:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 544cea6d-c67e-5a30-91cf-5a32d6330c30 with scrape type 2
2026-03-29 19:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 544cea6d-c67e-5a30-91cf-5a32d6330c30 with scrape type 2
2026-03-29 19:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 544cea6d-c67e-5a30-91cf-5a32d6330c30, identifier: 1988858
2026-03-29 19:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 544cea6d-c67e-5a30-91cf-5a32d6330c30 with identifier: 1988858
2026-03-29 19:30:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 544cea6d-c67e-5a30-91cf-5a32d6330c30 with identifier: 1988858
2026-03-29 19:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 544cea6d-c67e-5a30-91cf-5a32d6330c30 with identifier: 1988858 to the API
2026-03-29 19:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '544cea6d-c67e-5a30-91cf-5a32d6330c30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW X2 SDRIVE 18D BUSINESS X FP',
'odometer': 110585,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW X2 SDRIVE 18D BUSINESS X FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988858%27 HTTP/1.1" 200 None
2026-03-29 19:30:49 [ayvens.it] INFO: Saving data for 1988858: {'auction_closing_time': 1774944000.0, 'created_time': 1774629488.601187, 'last_price_update_time': 1774812649.676582}
2026-03-29 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988858') HTTP/1.1" 204 0
2026-03-29 19:30:49 [ayvens.it] INFO: Found listing with ID: 1988859
2026-03-29 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988859%27 HTTP/1.1" 200 None
2026-03-29 19:30:49 [ayvens.it] INFO: Scrape type for 1988859: 2
2026-03-29 19:30:49 [ayvens.it] INFO: Extracting data for car ID: 1988859
2026-03-29 19:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6d52ba4-cc90-55b0-a898-75af5a4f3ba5 with identifier: 1988859
2026-03-29 19:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6d52ba4-cc90-55b0-a898-75af5a4f3ba5 with scrape type 2
2026-03-29 19:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6d52ba4-cc90-55b0-a898-75af5a4f3ba5 with scrape type 2
2026-03-29 19:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d6d52ba4-cc90-55b0-a898-75af5a4f3ba5, identifier: 1988859
2026-03-29 19:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d6d52ba4-cc90-55b0-a898-75af5a4f3ba5 with identifier: 1988859
2026-03-29 19:30:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d6d52ba4-cc90-55b0-a898-75af5a4f3ba5 with identifier: 1988859
2026-03-29 19:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d6d52ba4-cc90-55b0-a898-75af5a4f3ba5 with identifier: 1988859 to the API
2026-03-29 19:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Grigio Moda metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': 'd6d52ba4-cc90-55b0-a898-75af5a4f3ba5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT 500X 1.3 T4 150cv DCT E6D Connect Cross over 5-door (Euro 6D)',
'odometer': 113049,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT 500X 1.3 T4 150cv DCT E6D Connect Cross over 5-door (Euro '
'6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988859%27 HTTP/1.1" 200 None
2026-03-29 19:30:50 [ayvens.it] INFO: Saving data for 1988859: {'auction_closing_time': 1774944000.0, 'created_time': 1774629157.968528, 'last_price_update_time': 1774812650.055071}
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988859') HTTP/1.1" 204 0
2026-03-29 19:30:50 [ayvens.it] INFO: Found listing with ID: 1988860
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988860%27 HTTP/1.1" 200 None
2026-03-29 19:30:50 [ayvens.it] INFO: Scrape type for 1988860: 2
2026-03-29 19:30:50 [ayvens.it] INFO: Extracting data for car ID: 1988860
2026-03-29 19:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14759551-997f-5ac9-ae3f-50d9e50ca3e4 with identifier: 1988860
2026-03-29 19:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14759551-997f-5ac9-ae3f-50d9e50ca3e4 with scrape type 2
2026-03-29 19:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14759551-997f-5ac9-ae3f-50d9e50ca3e4 with scrape type 2
2026-03-29 19:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 14759551-997f-5ac9-ae3f-50d9e50ca3e4, identifier: 1988860
2026-03-29 19:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 14759551-997f-5ac9-ae3f-50d9e50ca3e4 with identifier: 1988860
2026-03-29 19:30:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 14759551-997f-5ac9-ae3f-50d9e50ca3e4 with identifier: 1988860
2026-03-29 19:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 14759551-997f-5ac9-ae3f-50d9e50ca3e4 with identifier: 1988860 to the API
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NIGHT SHADE BLUE METALL',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '14759551-997f-5ac9-ae3f-50d9e50ca3e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN TIGUAN (PC) 2.0 TDI SCR 110KW LIFE DSG FP',
'odometer': 135389,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-08',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN TIGUAN (PC) 2.0 TDI SCR 110KW LIFE DSG FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988860%27 HTTP/1.1" 200 None
2026-03-29 19:30:50 [ayvens.it] INFO: Saving data for 1988860: {'auction_closing_time': 1774944000.0, 'created_time': 1774629158.880516, 'last_price_update_time': 1774812650.432606}
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988860') HTTP/1.1" 204 0
2026-03-29 19:30:50 [ayvens.it] INFO: Found listing with ID: 1988861
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988861%27 HTTP/1.1" 200 None
2026-03-29 19:30:50 [ayvens.it] INFO: Scrape type for 1988861: 2
2026-03-29 19:30:50 [ayvens.it] INFO: Extracting data for car ID: 1988861
2026-03-29 19:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe886092-3a49-501a-822a-0c61bef51008 with identifier: 1988861
2026-03-29 19:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe886092-3a49-501a-822a-0c61bef51008 with scrape type 2
2026-03-29 19:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe886092-3a49-501a-822a-0c61bef51008 with scrape type 2
2026-03-29 19:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: fe886092-3a49-501a-822a-0c61bef51008, identifier: 1988861
2026-03-29 19:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: fe886092-3a49-501a-822a-0c61bef51008 with identifier: 1988861
2026-03-29 19:30:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: fe886092-3a49-501a-822a-0c61bef51008 with identifier: 1988861
2026-03-29 19:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: fe886092-3a49-501a-822a-0c61bef51008 with identifier: 1988861 to the API
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO MYTHOS MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'fe886092-3a49-501a-822a-0c61bef51008',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q5 (PC) 40 TDI BUSINESS QUATTRO S TRONIC FP',
'odometer': 159344,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q5 (PC) 40 TDI BUSINESS QUATTRO S TRONIC FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988861%27 HTTP/1.1" 200 None
2026-03-29 19:30:50 [ayvens.it] INFO: Saving data for 1988861: {'auction_closing_time': 1774944000.0, 'created_time': 1774629152.537342, 'last_price_update_time': 1774812650.817544}
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988861') HTTP/1.1" 204 0
2026-03-29 19:30:50 [ayvens.it] INFO: Found listing with ID: 1988862
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988862%27 HTTP/1.1" 200 None
2026-03-29 19:30:50 [ayvens.it] INFO: Scrape type for 1988862: 2
2026-03-29 19:30:50 [ayvens.it] INFO: Extracting data for car ID: 1988862
2026-03-29 19:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4c993cd-c1f7-5e2f-a945-0ea3d61043df with identifier: 1988862
2026-03-29 19:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4c993cd-c1f7-5e2f-a945-0ea3d61043df with scrape type 2
2026-03-29 19:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4c993cd-c1f7-5e2f-a945-0ea3d61043df with scrape type 2
2026-03-29 19:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: c4c993cd-c1f7-5e2f-a945-0ea3d61043df, identifier: 1988862
2026-03-29 19:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: c4c993cd-c1f7-5e2f-a945-0ea3d61043df with identifier: 1988862
2026-03-29 19:30:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: c4c993cd-c1f7-5e2f-a945-0ea3d61043df with identifier: 1988862
2026-03-29 19:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: c4c993cd-c1f7-5e2f-a945-0ea3d61043df with identifier: 1988862 to the API
2026-03-29 19:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Magnetic Grey metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'c4c993cd-c1f7-5e2f-a945-0ea3d61043df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD KUGA 1.5 EcoBlue 120CV 2WD Connect Auto Sport utility vehicle '
'5-door (Euro 6.2)',
'odometer': 145433,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD KUGA 1.5 EcoBlue 120CV 2WD Connect Auto Sport utility '
'vehicle 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988862%27 HTTP/1.1" 200 None
2026-03-29 19:30:51 [ayvens.it] INFO: Saving data for 1988862: {'auction_closing_time': 1774944000.0, 'created_time': 1774629151.143389, 'last_price_update_time': 1774812651.21941}
2026-03-29 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988862') HTTP/1.1" 204 0
2026-03-29 19:30:51 [ayvens.it] INFO: Found listing with ID: 1988863
2026-03-29 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988863%27 HTTP/1.1" 200 None
2026-03-29 19:30:51 [ayvens.it] INFO: Scrape type for 1988863: 2
2026-03-29 19:30:51 [ayvens.it] INFO: Extracting data for car ID: 1988863
2026-03-29 19:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47ef05ee-a8fa-508f-a7fe-8e7b3cc67329 with identifier: 1988863
2026-03-29 19:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47ef05ee-a8fa-508f-a7fe-8e7b3cc67329 with scrape type 2
2026-03-29 19:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47ef05ee-a8fa-508f-a7fe-8e7b3cc67329 with scrape type 2
2026-03-29 19:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 47ef05ee-a8fa-508f-a7fe-8e7b3cc67329, identifier: 1988863
2026-03-29 19:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 47ef05ee-a8fa-508f-a7fe-8e7b3cc67329 with identifier: 1988863
2026-03-29 19:30:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 47ef05ee-a8fa-508f-a7fe-8e7b3cc67329 with identifier: 1988863
2026-03-29 19:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 47ef05ee-a8fa-508f-a7fe-8e7b3cc67329 with identifier: 1988863 to the API
2026-03-29 19:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO CHRONOS METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.4L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '47ef05ee-a8fa-508f-a7fe-8e7b3cc67329',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q3 45 TFSI E S TRONIC FP',
'odometer': 90503,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q3 45 TFSI E S TRONIC FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988863%27 HTTP/1.1" 200 None
2026-03-29 19:30:51 [ayvens.it] INFO: Saving data for 1988863: {'auction_closing_time': 1774944000.0, 'created_time': 1774629148.845095, 'last_price_update_time': 1774812651.687226}
2026-03-29 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988863') HTTP/1.1" 204 0
2026-03-29 19:30:51 [ayvens.it] INFO: Found listing with ID: 1988864
2026-03-29 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988864%27 HTTP/1.1" 200 None
2026-03-29 19:30:51 [ayvens.it] INFO: Scrape type for 1988864: 2
2026-03-29 19:30:51 [ayvens.it] INFO: Extracting data for car ID: 1988864
2026-03-29 19:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06839c81-a442-5623-9b90-3959e3b63795 with identifier: 1988864
2026-03-29 19:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06839c81-a442-5623-9b90-3959e3b63795 with scrape type 2
2026-03-29 19:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06839c81-a442-5623-9b90-3959e3b63795 with scrape type 2
2026-03-29 19:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 06839c81-a442-5623-9b90-3959e3b63795, identifier: 1988864
2026-03-29 19:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 06839c81-a442-5623-9b90-3959e3b63795 with identifier: 1988864
2026-03-29 19:30:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 06839c81-a442-5623-9b90-3959e3b63795 with identifier: 1988864
2026-03-29 19:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 06839c81-a442-5623-9b90-3959e3b63795 with identifier: 1988864 to the API
2026-03-29 19:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '06839c81-a442-5623-9b90-3959e3b63795',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD TRANSIT CONNECT 1.5 TDCi 100cv S&S Trend 210 L2H1 Vettura '
'Furgonata 4-door (Euro 6.2)',
'odometer': 113094,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-14',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD TRANSIT CONNECT 1.5 TDCi 100cv S&S Trend 210 L2H1 Vettura '
'Furgonata 4-door (Euro 6.2) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988864%27 HTTP/1.1" 200 None
2026-03-29 19:30:52 [ayvens.it] INFO: Saving data for 1988864: {'auction_closing_time': 1774944000.0, 'created_time': 1774629146.687407, 'last_price_update_time': 1774812652.130057}
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988864') HTTP/1.1" 204 0
2026-03-29 19:30:52 [ayvens.it] INFO: Found listing with ID: 1988865
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988865%27 HTTP/1.1" 200 None
2026-03-29 19:30:52 [ayvens.it] INFO: Scrape type for 1988865: 2
2026-03-29 19:30:52 [ayvens.it] INFO: Extracting data for car ID: 1988865
2026-03-29 19:30:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a8c9e97-1864-5d57-92de-e1f2020540cf with identifier: 1988865
2026-03-29 19:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a8c9e97-1864-5d57-92de-e1f2020540cf with scrape type 2
2026-03-29 19:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a8c9e97-1864-5d57-92de-e1f2020540cf with scrape type 2
2026-03-29 19:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 8a8c9e97-1864-5d57-92de-e1f2020540cf, identifier: 1988865
2026-03-29 19:30:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 8a8c9e97-1864-5d57-92de-e1f2020540cf with identifier: 1988865
2026-03-29 19:30:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 8a8c9e97-1864-5d57-92de-e1f2020540cf with identifier: 1988865
2026-03-29 19:30:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 8a8c9e97-1864-5d57-92de-e1f2020540cf with identifier: 1988865 to the API
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Nero Tulipano perlato',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '8a8c9e97-1864-5d57-92de-e1f2020540cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'SKODA',
'model': 'SKODA KODIAQ 2.0 TDI 110KW EXECUTIVE DSG 5p Sport utility vehicle '
'5-door (Euro 6D)',
'odometer': 196573,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA SKODA KODIAQ 2.0 TDI 110KW EXECUTIVE DSG 5p Sport utility '
'vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988865%27 HTTP/1.1" 200 None
2026-03-29 19:30:52 [ayvens.it] INFO: Saving data for 1988865: {'auction_closing_time': 1774944000.0, 'created_time': 1774629147.919591, 'last_price_update_time': 1774812652.52364}
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988865') HTTP/1.1" 204 0
2026-03-29 19:30:52 [ayvens.it] INFO: Found listing with ID: 1988866
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988866%27 HTTP/1.1" 200 None
2026-03-29 19:30:52 [ayvens.it] INFO: Scrape type for 1988866: 2
2026-03-29 19:30:52 [ayvens.it] INFO: Extracting data for car ID: 1988866
2026-03-29 19:30:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cc530df-dc6c-55ed-8d65-7c29df268c35 with identifier: 1988866
2026-03-29 19:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cc530df-dc6c-55ed-8d65-7c29df268c35 with scrape type 2
2026-03-29 19:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cc530df-dc6c-55ed-8d65-7c29df268c35 with scrape type 2
2026-03-29 19:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 6cc530df-dc6c-55ed-8d65-7c29df268c35, identifier: 1988866
2026-03-29 19:30:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 6cc530df-dc6c-55ed-8d65-7c29df268c35 with identifier: 1988866
2026-03-29 19:30:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 6cc530df-dc6c-55ed-8d65-7c29df268c35 with identifier: 1988866
2026-03-29 19:30:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 6cc530df-dc6c-55ed-8d65-7c29df268c35 with identifier: 1988866 to the API
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': '6cc530df-dc6c-55ed-8d65-7c29df268c35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'MITSUBISHI',
'model': 'MITSUBISHI SPACE STAR 1.2 INTENSE SDA FP',
'odometer': 81760,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'MITSUBISHI MITSUBISHI SPACE STAR 1.2 INTENSE SDA FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988866%27 HTTP/1.1" 200 None
2026-03-29 19:30:52 [ayvens.it] INFO: Saving data for 1988866: {'auction_closing_time': 1774944000.0, 'created_time': 1774629150.709653, 'last_price_update_time': 1774812652.954984}
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988866') HTTP/1.1" 204 0
2026-03-29 19:30:52 [ayvens.it] INFO: Found listing with ID: 1988867
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988867%27 HTTP/1.1" 200 None
2026-03-29 19:30:52 [ayvens.it] INFO: Scrape type for 1988867: 2
2026-03-29 19:30:52 [ayvens.it] INFO: Extracting data for car ID: 1988867
2026-03-29 19:30:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5acd07ac-7f64-5961-a57a-cc9b46fead3f with identifier: 1988867
2026-03-29 19:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5acd07ac-7f64-5961-a57a-cc9b46fead3f with scrape type 2
2026-03-29 19:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5acd07ac-7f64-5961-a57a-cc9b46fead3f with scrape type 2
2026-03-29 19:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 5acd07ac-7f64-5961-a57a-cc9b46fead3f, identifier: 1988867
2026-03-29 19:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 5acd07ac-7f64-5961-a57a-cc9b46fead3f with identifier: 1988867
2026-03-29 19:30:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 5acd07ac-7f64-5961-a57a-cc9b46fead3f with identifier: 1988867
2026-03-29 19:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 5acd07ac-7f64-5961-a57a-cc9b46fead3f with identifier: 1988867 to the API
2026-03-29 19:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLU NAVARRA METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '5acd07ac-7f64-5961-a57a-cc9b46fead3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q5 35 TDI BUSINESS ADVANCED S TRONIC',
'odometer': 61172,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-08-20',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q5 35 TDI BUSINESS ADVANCED S TRONIC -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988867%27 HTTP/1.1" 200 None
2026-03-29 19:30:53 [ayvens.it] INFO: Saving data for 1988867: {'auction_closing_time': 1774944000.0, 'created_time': 1774629153.292426, 'last_price_update_time': 1774812653.338869}
2026-03-29 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988867') HTTP/1.1" 204 0
2026-03-29 19:30:53 [ayvens.it] INFO: Found listing with ID: 1988868
2026-03-29 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988868%27 HTTP/1.1" 200 None
2026-03-29 19:30:53 [ayvens.it] INFO: Scrape type for 1988868: 2
2026-03-29 19:30:53 [ayvens.it] INFO: Extracting data for car ID: 1988868
2026-03-29 19:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04071609-5057-5dc6-96a3-8c1593d9087c with identifier: 1988868
2026-03-29 19:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04071609-5057-5dc6-96a3-8c1593d9087c with scrape type 2
2026-03-29 19:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04071609-5057-5dc6-96a3-8c1593d9087c with scrape type 2
2026-03-29 19:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 04071609-5057-5dc6-96a3-8c1593d9087c, identifier: 1988868
2026-03-29 19:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 04071609-5057-5dc6-96a3-8c1593d9087c with identifier: 1988868
2026-03-29 19:30:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 04071609-5057-5dc6-96a3-8c1593d9087c with identifier: 1988868
2026-03-29 19:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 04071609-5057-5dc6-96a3-8c1593d9087c with identifier: 1988868 to the API
2026-03-29 19:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO PERLA MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '04071609-5057-5dc6-96a3-8c1593d9087c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 308 SW (PC) SW ALLURE BLUEHDI 130 EAT8 S&S AUT. FP',
'odometer': 71981,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 308 SW (PC) SW ALLURE BLUEHDI 130 EAT8 S&S AUT. FP '
'-',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988868%27 HTTP/1.1" 200 None
2026-03-29 19:30:53 [ayvens.it] INFO: Saving data for 1988868: {'auction_closing_time': 1774944000.0, 'created_time': 1774629155.85321, 'last_price_update_time': 1774812653.749157}
2026-03-29 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988868') HTTP/1.1" 204 0
2026-03-29 19:30:53 [ayvens.it] INFO: Found listing with ID: 1988869
2026-03-29 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988869%27 HTTP/1.1" 200 None
2026-03-29 19:30:53 [ayvens.it] INFO: Scrape type for 1988869: 2
2026-03-29 19:30:53 [ayvens.it] INFO: Extracting data for car ID: 1988869
2026-03-29 19:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8750ff9-b61d-5ee7-a525-6021f9ae3790 with identifier: 1988869
2026-03-29 19:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8750ff9-b61d-5ee7-a525-6021f9ae3790 with scrape type 2
2026-03-29 19:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8750ff9-b61d-5ee7-a525-6021f9ae3790 with scrape type 2
2026-03-29 19:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: f8750ff9-b61d-5ee7-a525-6021f9ae3790, identifier: 1988869
2026-03-29 19:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: f8750ff9-b61d-5ee7-a525-6021f9ae3790 with identifier: 1988869
2026-03-29 19:30:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: f8750ff9-b61d-5ee7-a525-6021f9ae3790 with identifier: 1988869
2026-03-29 19:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: f8750ff9-b61d-5ee7-a525-6021f9ae3790 with identifier: 1988869 to the API
2026-03-29 19:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NAUTIK BLUE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': 'f8750ff9-b61d-5ee7-a525-6021f9ae3790',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'OPEL CROSSLAND (PC) 1.2 110CV ELEGANCE S&S MT6 FP',
'odometer': 68019,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-20',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL OPEL CROSSLAND (PC) 1.2 110CV ELEGANCE S&S MT6 FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988869%27 HTTP/1.1" 200 None
2026-03-29 19:30:54 [ayvens.it] INFO: Saving data for 1988869: {'auction_closing_time': 1774944000.0, 'created_time': 1774629157.070402, 'last_price_update_time': 1774812654.12378}
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988869') HTTP/1.1" 204 0
2026-03-29 19:30:54 [ayvens.it] INFO: Found listing with ID: 1988870
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988870%27 HTTP/1.1" 200 None
2026-03-29 19:30:54 [ayvens.it] INFO: Scrape type for 1988870: 2
2026-03-29 19:30:54 [ayvens.it] INFO: Extracting data for car ID: 1988870
2026-03-29 19:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c80d7785-9f42-51ea-960e-5d3de1ff2a17 with identifier: 1988870
2026-03-29 19:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c80d7785-9f42-51ea-960e-5d3de1ff2a17 with scrape type 2
2026-03-29 19:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c80d7785-9f42-51ea-960e-5d3de1ff2a17 with scrape type 2
2026-03-29 19:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: c80d7785-9f42-51ea-960e-5d3de1ff2a17, identifier: 1988870
2026-03-29 19:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: c80d7785-9f42-51ea-960e-5d3de1ff2a17 with identifier: 1988870
2026-03-29 19:30:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: c80d7785-9f42-51ea-960e-5d3de1ff2a17 with identifier: 1988870
2026-03-29 19:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: c80d7785-9f42-51ea-960e-5d3de1ff2a17 with identifier: 1988870 to the API
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO ICY PASTELLO',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'c80d7785-9f42-51ea-960e-5d3de1ff2a17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'OPEL MOVANO (PC) FURGONE 33 L2H2 BLUEHDI 140 S&S FP',
'odometer': 122630,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL OPEL MOVANO (PC) FURGONE 33 L2H2 BLUEHDI 140 S&S FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988870%27 HTTP/1.1" 200 None
2026-03-29 19:30:54 [ayvens.it] INFO: Saving data for 1988870: {'auction_closing_time': 1774944000.0, 'created_time': 1774629163.539861, 'last_price_update_time': 1774812654.525859}
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988870') HTTP/1.1" 204 0
2026-03-29 19:30:54 [ayvens.it] INFO: Found listing with ID: 1988871
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988871%27 HTTP/1.1" 200 None
2026-03-29 19:30:54 [ayvens.it] INFO: Scrape type for 1988871: 2
2026-03-29 19:30:54 [ayvens.it] INFO: Extracting data for car ID: 1988871
2026-03-29 19:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9a73218-f66c-5a83-a8ea-fa64869e0144 with identifier: 1988871
2026-03-29 19:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9a73218-f66c-5a83-a8ea-fa64869e0144 with scrape type 2
2026-03-29 19:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9a73218-f66c-5a83-a8ea-fa64869e0144 with scrape type 2
2026-03-29 19:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d9a73218-f66c-5a83-a8ea-fa64869e0144, identifier: 1988871
2026-03-29 19:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d9a73218-f66c-5a83-a8ea-fa64869e0144 with identifier: 1988871
2026-03-29 19:30:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d9a73218-f66c-5a83-a8ea-fa64869e0144 with identifier: 1988871
2026-03-29 19:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d9a73218-f66c-5a83-a8ea-fa64869e0144 with identifier: 1988871 to the API
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Grigio graphite metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': 'd9a73218-f66c-5a83-a8ea-fa64869e0144',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'SKODA',
'model': 'SKODA KAMIQ 1.0 TSI 81KW STYLE DSG Sport utility vehicle 5-door '
'(Euro 6D)',
'odometer': 51773,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-06',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA SKODA KAMIQ 1.0 TSI 81KW STYLE DSG Sport utility vehicle '
'5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988871%27 HTTP/1.1" 200 None
2026-03-29 19:30:54 [ayvens.it] INFO: Saving data for 1988871: {'auction_closing_time': 1774944000.0, 'created_time': 1774629160.341134, 'last_price_update_time': 1774812654.911851}
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988871') HTTP/1.1" 204 0
2026-03-29 19:30:54 [ayvens.it] INFO: Found listing with ID: 1988872
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988872%27 HTTP/1.1" 200 None
2026-03-29 19:30:54 [ayvens.it] INFO: Scrape type for 1988872: 2
2026-03-29 19:30:54 [ayvens.it] INFO: Extracting data for car ID: 1988872
2026-03-29 19:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3409c17-3df5-500a-a99e-bb10218ccb97 with identifier: 1988872
2026-03-29 19:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3409c17-3df5-500a-a99e-bb10218ccb97 with scrape type 2
2026-03-29 19:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3409c17-3df5-500a-a99e-bb10218ccb97 with scrape type 2
2026-03-29 19:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: c3409c17-3df5-500a-a99e-bb10218ccb97, identifier: 1988872
2026-03-29 19:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: c3409c17-3df5-500a-a99e-bb10218ccb97 with identifier: 1988872
2026-03-29 19:30:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: c3409c17-3df5-500a-a99e-bb10218ccb97 with identifier: 1988872
2026-03-29 19:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: c3409c17-3df5-500a-a99e-bb10218ccb97 with identifier: 1988872 to the API
2026-03-29 19:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GENERIC COLOR',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': 'c3409c17-3df5-500a-a99e-bb10218ccb97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW X1 SDRIVE 20I DCT',
'odometer': 25,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW X1 SDRIVE 20I DCT -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2025}
2026-03-29 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988872%27 HTTP/1.1" 200 None
2026-03-29 19:30:55 [ayvens.it] INFO: Saving data for 1988872: {'auction_closing_time': 1774944000.0, 'created_time': 1774629162.82922, 'last_price_update_time': 1774812655.295783}
2026-03-29 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988872') HTTP/1.1" 204 0
2026-03-29 19:30:55 [ayvens.it] INFO: Found listing with ID: 1988873
2026-03-29 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988873%27 HTTP/1.1" 200 None
2026-03-29 19:30:55 [ayvens.it] INFO: Scrape type for 1988873: 2
2026-03-29 19:30:55 [ayvens.it] INFO: Extracting data for car ID: 1988873
2026-03-29 19:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9acdc625-040e-58de-8b6a-cf7077ee2720 with identifier: 1988873
2026-03-29 19:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9acdc625-040e-58de-8b6a-cf7077ee2720 with scrape type 2
2026-03-29 19:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9acdc625-040e-58de-8b6a-cf7077ee2720 with scrape type 2
2026-03-29 19:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 9acdc625-040e-58de-8b6a-cf7077ee2720, identifier: 1988873
2026-03-29 19:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 9acdc625-040e-58de-8b6a-cf7077ee2720 with identifier: 1988873
2026-03-29 19:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 9acdc625-040e-58de-8b6a-cf7077ee2720 with identifier: 1988873
2026-03-29 19:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 9acdc625-040e-58de-8b6a-cf7077ee2720 with identifier: 1988873 to the API
2026-03-29 19:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE CELEBES METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '9acdc625-040e-58de-8b6a-cf7077ee2720',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 3008 (PC) BLUEHDI 130 EAT8 S&S ALLURE PACK FP',
'odometer': 41925,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 3008 (PC) BLUEHDI 130 EAT8 S&S ALLURE PACK FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988873%27 HTTP/1.1" 200 None
2026-03-29 19:30:55 [ayvens.it] INFO: Saving data for 1988873: {'auction_closing_time': 1774944000.0, 'created_time': 1774629487.661839, 'last_price_update_time': 1774812655.673185}
2026-03-29 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988873') HTTP/1.1" 204 0
2026-03-29 19:30:55 [ayvens.it] INFO: Found listing with ID: 1988874
2026-03-29 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988874%27 HTTP/1.1" 200 None
2026-03-29 19:30:55 [ayvens.it] INFO: Scrape type for 1988874: 2
2026-03-29 19:30:55 [ayvens.it] INFO: Extracting data for car ID: 1988874
2026-03-29 19:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bac6ebb-51d7-5f21-8fb5-272dcf9f1ec3 with identifier: 1988874
2026-03-29 19:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bac6ebb-51d7-5f21-8fb5-272dcf9f1ec3 with scrape type 2
2026-03-29 19:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bac6ebb-51d7-5f21-8fb5-272dcf9f1ec3 with scrape type 2
2026-03-29 19:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 2bac6ebb-51d7-5f21-8fb5-272dcf9f1ec3, identifier: 1988874
2026-03-29 19:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 2bac6ebb-51d7-5f21-8fb5-272dcf9f1ec3 with identifier: 1988874
2026-03-29 19:30:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 2bac6ebb-51d7-5f21-8fb5-272dcf9f1ec3 with identifier: 1988874
2026-03-29 19:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 2bac6ebb-51d7-5f21-8fb5-272dcf9f1ec3 with identifier: 1988874 to the API
2026-03-29 19:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'POLAR WHITE PAST',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '2bac6ebb-51d7-5f21-8fb5-272dcf9f1ec3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'HYUNDAI',
'model': 'HYUNDAI TUCSON (PC) 1.6 HEV 2WD 230CV XLINE AUTO FP',
'odometer': 123162,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI HYUNDAI TUCSON (PC) 1.6 HEV 2WD 230CV XLINE AUTO FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988874%27 HTTP/1.1" 200 None
2026-03-29 19:30:56 [ayvens.it] INFO: Saving data for 1988874: {'auction_closing_time': 1774944000.0, 'created_time': 1774629486.153617, 'last_price_update_time': 1774812656.142315}
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988874') HTTP/1.1" 204 0
2026-03-29 19:30:56 [ayvens.it] INFO: Found listing with ID: 1988875
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988875%27 HTTP/1.1" 200 None
2026-03-29 19:30:56 [ayvens.it] INFO: Scrape type for 1988875: 2
2026-03-29 19:30:56 [ayvens.it] INFO: Extracting data for car ID: 1988875
2026-03-29 19:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fac2ddc5-df99-556a-929e-2e2894efcd2b with identifier: 1988875
2026-03-29 19:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fac2ddc5-df99-556a-929e-2e2894efcd2b with scrape type 2
2026-03-29 19:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fac2ddc5-df99-556a-929e-2e2894efcd2b with scrape type 2
2026-03-29 19:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: fac2ddc5-df99-556a-929e-2e2894efcd2b, identifier: 1988875
2026-03-29 19:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: fac2ddc5-df99-556a-929e-2e2894efcd2b with identifier: 1988875
2026-03-29 19:30:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: fac2ddc5-df99-556a-929e-2e2894efcd2b with identifier: 1988875
2026-03-29 19:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: fac2ddc5-df99-556a-929e-2e2894efcd2b with identifier: 1988875 to the API
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'QPA',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': 'fac2ddc5-df99-556a-929e-2e2894efcd2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'RENAULT ARKANA 1.6 Hybrid 105KW E-TECH TECHNO Sport utility vehicle '
'5-door (Euro 6D)',
'odometer': 94623,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-18',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT RENAULT ARKANA 1.6 Hybrid 105KW E-TECH TECHNO Sport utility '
'vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988875%27 HTTP/1.1" 200 None
2026-03-29 19:30:56 [ayvens.it] INFO: Saving data for 1988875: {'auction_closing_time': 1774944000.0, 'created_time': 1774629488.071851, 'last_price_update_time': 1774812656.511045}
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988875') HTTP/1.1" 204 0
2026-03-29 19:30:56 [ayvens.it] INFO: Found listing with ID: 1988876
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988876%27 HTTP/1.1" 200 None
2026-03-29 19:30:56 [ayvens.it] INFO: Scrape type for 1988876: 2
2026-03-29 19:30:56 [ayvens.it] INFO: Extracting data for car ID: 1988876
2026-03-29 19:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95274bde-7267-5245-a4c3-bf013298eef0 with identifier: 1988876
2026-03-29 19:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95274bde-7267-5245-a4c3-bf013298eef0 with scrape type 2
2026-03-29 19:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95274bde-7267-5245-a4c3-bf013298eef0 with scrape type 2
2026-03-29 19:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 95274bde-7267-5245-a4c3-bf013298eef0, identifier: 1988876
2026-03-29 19:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 95274bde-7267-5245-a4c3-bf013298eef0 with identifier: 1988876
2026-03-29 19:30:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 95274bde-7267-5245-a4c3-bf013298eef0 with identifier: 1988876
2026-03-29 19:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 95274bde-7267-5245-a4c3-bf013298eef0 with identifier: 1988876 to the API
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Digital White Metallic',
'currency': 'EUR',
'doors_number': 5,
'engine': '',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'electric',
'id': '95274bde-7267-5245-a4c3-bf013298eef0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'SMART',
'model': 'SMART #1 66 kWh Pro+ Sport utility vehicle 5-door',
'odometer': 20443,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': None,
'title': 'SMART SMART #1 66 kWh Pro+ Sport utility vehicle 5-door -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988876%27 HTTP/1.1" 200 None
2026-03-29 19:30:56 [ayvens.it] INFO: Saving data for 1988876: {'auction_closing_time': 1774944000.0, 'created_time': 1774629484.859586, 'last_price_update_time': 1774812656.929305}
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988876') HTTP/1.1" 204 0
2026-03-29 19:30:56 [ayvens.it] INFO: Found listing with ID: 1988877
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988877%27 HTTP/1.1" 200 None
2026-03-29 19:30:56 [ayvens.it] INFO: Scrape type for 1988877: 2
2026-03-29 19:30:56 [ayvens.it] INFO: Extracting data for car ID: 1988877
2026-03-29 19:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31fda52f-41b5-528c-adac-ee5ddf246cc3 with identifier: 1988877
2026-03-29 19:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31fda52f-41b5-528c-adac-ee5ddf246cc3 with scrape type 2
2026-03-29 19:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31fda52f-41b5-528c-adac-ee5ddf246cc3 with scrape type 2
2026-03-29 19:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 31fda52f-41b5-528c-adac-ee5ddf246cc3, identifier: 1988877
2026-03-29 19:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 31fda52f-41b5-528c-adac-ee5ddf246cc3 with identifier: 1988877
2026-03-29 19:30:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 31fda52f-41b5-528c-adac-ee5ddf246cc3 with identifier: 1988877
2026-03-29 19:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 31fda52f-41b5-528c-adac-ee5ddf246cc3 with identifier: 1988877 to the API
2026-03-29 19:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Clear White',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': '31fda52f-41b5-528c-adac-ee5ddf246cc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'KIA PICANTO 1.0 STYLE Hatchback 5-door (Euro 6D)',
'odometer': 151609,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'KIA KIA PICANTO 1.0 STYLE Hatchback 5-door (Euro 6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988877%27 HTTP/1.1" 200 None
2026-03-29 19:30:57 [ayvens.it] INFO: Saving data for 1988877: {'auction_closing_time': 1774944000.0, 'created_time': 1774629169.181231, 'last_price_update_time': 1774812657.329047}
2026-03-29 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988877') HTTP/1.1" 204 0
2026-03-29 19:30:57 [ayvens.it] INFO: Found listing with ID: 1988878
2026-03-29 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988878%27 HTTP/1.1" 200 None
2026-03-29 19:30:57 [ayvens.it] INFO: Scrape type for 1988878: 2
2026-03-29 19:30:57 [ayvens.it] INFO: Extracting data for car ID: 1988878
2026-03-29 19:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d2143ed-9432-5b83-a60a-a9f9f2c07100 with identifier: 1988878
2026-03-29 19:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d2143ed-9432-5b83-a60a-a9f9f2c07100 with scrape type 2
2026-03-29 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d2143ed-9432-5b83-a60a-a9f9f2c07100 with scrape type 2
2026-03-29 19:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 9d2143ed-9432-5b83-a60a-a9f9f2c07100, identifier: 1988878
2026-03-29 19:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 9d2143ed-9432-5b83-a60a-a9f9f2c07100 with identifier: 1988878
2026-03-29 19:30:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 9d2143ed-9432-5b83-a60a-a9f9f2c07100 with identifier: 1988878
2026-03-29 19:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 9d2143ed-9432-5b83-a60a-a9f9f2c07100 with identifier: 1988878 to the API
2026-03-29 19:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Noir Perla Metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': '9d2143ed-9432-5b83-a60a-a9f9f2c07100',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'OPEL CROSSLAND X 1.2 130cv Innovation S&S AT6 Cross over 5-door '
'(Euro 6D)',
'odometer': 109269,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL OPEL CROSSLAND X 1.2 130cv Innovation S&S AT6 Cross over '
'5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988878%27 HTTP/1.1" 200 None
2026-03-29 19:30:57 [ayvens.it] INFO: Saving data for 1988878: {'auction_closing_time': 1774944000.0, 'created_time': 1774629481.735905, 'last_price_update_time': 1774812657.72727}
2026-03-29 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988878') HTTP/1.1" 204 0
2026-03-29 19:30:57 [ayvens.it] INFO: Found listing with ID: 1988879
2026-03-29 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988879%27 HTTP/1.1" 200 None
2026-03-29 19:30:57 [ayvens.it] INFO: Scrape type for 1988879: 2
2026-03-29 19:30:57 [ayvens.it] INFO: Extracting data for car ID: 1988879
2026-03-29 19:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79d46067-3fd5-5265-81d8-941b4602a013 with identifier: 1988879
2026-03-29 19:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79d46067-3fd5-5265-81d8-941b4602a013 with scrape type 2
2026-03-29 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79d46067-3fd5-5265-81d8-941b4602a013 with scrape type 2
2026-03-29 19:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 79d46067-3fd5-5265-81d8-941b4602a013, identifier: 1988879
2026-03-29 19:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 79d46067-3fd5-5265-81d8-941b4602a013 with identifier: 1988879
2026-03-29 19:30:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 79d46067-3fd5-5265-81d8-941b4602a013 with identifier: 1988879
2026-03-29 19:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 79d46067-3fd5-5265-81d8-941b4602a013 with identifier: 1988879 to the API
2026-03-29 19:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Generic Color',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '79d46067-3fd5-5265-81d8-941b4602a013',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER RANGE ROVER EVO 2.0 P300 MHEV R-DYNAMIC SE AWD AUTO FP',
'odometer': 45536,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-15',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER RANGE ROVER EVO 2.0 P300 MHEV R-DYNAMIC SE '
'AWD AUTO FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988879%27 HTTP/1.1" 200 None
2026-03-29 19:30:58 [ayvens.it] INFO: Saving data for 1988879: {'auction_closing_time': 1774944000.0, 'created_time': 1774629480.793439, 'last_price_update_time': 1774812658.12905}
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988879') HTTP/1.1" 204 0
2026-03-29 19:30:58 [ayvens.it] INFO: Found listing with ID: 1988880
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988880%27 HTTP/1.1" 200 None
2026-03-29 19:30:58 [ayvens.it] INFO: Scrape type for 1988880: 2
2026-03-29 19:30:58 [ayvens.it] INFO: Extracting data for car ID: 1988880
2026-03-29 19:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8266c022-3d29-5bf4-b747-4794e2a2c615 with identifier: 1988880
2026-03-29 19:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8266c022-3d29-5bf4-b747-4794e2a2c615 with scrape type 2
2026-03-29 19:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8266c022-3d29-5bf4-b747-4794e2a2c615 with scrape type 2
2026-03-29 19:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 8266c022-3d29-5bf4-b747-4794e2a2c615, identifier: 1988880
2026-03-29 19:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 8266c022-3d29-5bf4-b747-4794e2a2c615 with identifier: 1988880
2026-03-29 19:30:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 8266c022-3d29-5bf4-b747-4794e2a2c615 with identifier: 1988880
2026-03-29 19:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 8266c022-3d29-5bf4-b747-4794e2a2c615 with identifier: 1988880 to the API
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '8266c022-3d29-5bf4-b747-4794e2a2c615',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD KUGA 2.5 Benzina PHEV 225CV 2WD ST-Line Aut Sport utility '
'vehicle 5-door (Euro 6.2)',
'odometer': 70325,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD KUGA 2.5 Benzina PHEV 225CV 2WD ST-Line Aut Sport utility '
'vehicle 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988880%27 HTTP/1.1" 200 None
2026-03-29 19:30:58 [ayvens.it] INFO: Saving data for 1988880: {'auction_closing_time': 1774944000.0, 'created_time': 1774629482.592812, 'last_price_update_time': 1774812658.532049}
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988880') HTTP/1.1" 204 0
2026-03-29 19:30:58 [ayvens.it] INFO: Found listing with ID: 1988881
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988881%27 HTTP/1.1" 200 None
2026-03-29 19:30:58 [ayvens.it] INFO: Scrape type for 1988881: 2
2026-03-29 19:30:58 [ayvens.it] INFO: Extracting data for car ID: 1988881
2026-03-29 19:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 483367a7-9424-5972-b06a-1bbfe0906820 with identifier: 1988881
2026-03-29 19:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 483367a7-9424-5972-b06a-1bbfe0906820 with scrape type 2
2026-03-29 19:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 483367a7-9424-5972-b06a-1bbfe0906820 with scrape type 2
2026-03-29 19:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 483367a7-9424-5972-b06a-1bbfe0906820, identifier: 1988881
2026-03-29 19:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 483367a7-9424-5972-b06a-1bbfe0906820 with identifier: 1988881
2026-03-29 19:30:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 483367a7-9424-5972-b06a-1bbfe0906820 with identifier: 1988881
2026-03-29 19:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 483367a7-9424-5972-b06a-1bbfe0906820 with identifier: 1988881 to the API
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SCHWARZ PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '483367a7-9424-5972-b06a-1bbfe0906820',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW SERIES 3 SW 320D XDRIVE 48V BUS.ADV. TOURING AUT FP',
'odometer': 130806,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW SERIES 3 SW 320D XDRIVE 48V BUS.ADV. TOURING AUT FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988881%27 HTTP/1.1" 200 None
2026-03-29 19:30:58 [ayvens.it] INFO: Saving data for 1988881: {'auction_closing_time': 1774944000.0, 'created_time': 1774629477.878254, 'last_price_update_time': 1774812658.953247}
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988881') HTTP/1.1" 204 0
2026-03-29 19:30:58 [ayvens.it] INFO: Found listing with ID: 1988882
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988882%27 HTTP/1.1" 200 None
2026-03-29 19:30:58 [ayvens.it] INFO: Scrape type for 1988882: 2
2026-03-29 19:30:58 [ayvens.it] INFO: Extracting data for car ID: 1988882
2026-03-29 19:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e0240b9-2b81-5e3a-83e1-95c8245fc12a with identifier: 1988882
2026-03-29 19:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e0240b9-2b81-5e3a-83e1-95c8245fc12a with scrape type 2
2026-03-29 19:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e0240b9-2b81-5e3a-83e1-95c8245fc12a with scrape type 2
2026-03-29 19:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 2e0240b9-2b81-5e3a-83e1-95c8245fc12a, identifier: 1988882
2026-03-29 19:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 2e0240b9-2b81-5e3a-83e1-95c8245fc12a with identifier: 1988882
2026-03-29 19:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 2e0240b9-2b81-5e3a-83e1-95c8245fc12a with identifier: 1988882
2026-03-29 19:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 2e0240b9-2b81-5e3a-83e1-95c8245fc12a with identifier: 1988882 to the API
2026-03-29 19:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO PERLA MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '2e0240b9-2b81-5e3a-83e1-95c8245fc12a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 308 SW (PC) SW ALLURE PACK BLUEHDI 130 EAT8 S&S FP',
'odometer': 104285,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-21',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 308 SW (PC) SW ALLURE PACK BLUEHDI 130 EAT8 S&S FP '
'-',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988882%27 HTTP/1.1" 200 None
2026-03-29 19:30:59 [ayvens.it] INFO: Saving data for 1988882: {'auction_closing_time': 1774944000.0, 'created_time': 1774629175.774912, 'last_price_update_time': 1774812659.353275}
2026-03-29 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988882') HTTP/1.1" 204 0
2026-03-29 19:30:59 [ayvens.it] INFO: Found listing with ID: 1988883
2026-03-29 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988883%27 HTTP/1.1" 200 None
2026-03-29 19:30:59 [ayvens.it] INFO: Scrape type for 1988883: 2
2026-03-29 19:30:59 [ayvens.it] INFO: Extracting data for car ID: 1988883
2026-03-29 19:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac220478-7c47-5d52-b723-fd3c48b4f816 with identifier: 1988883
2026-03-29 19:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac220478-7c47-5d52-b723-fd3c48b4f816 with scrape type 2
2026-03-29 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac220478-7c47-5d52-b723-fd3c48b4f816 with scrape type 2
2026-03-29 19:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: ac220478-7c47-5d52-b723-fd3c48b4f816, identifier: 1988883
2026-03-29 19:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: ac220478-7c47-5d52-b723-fd3c48b4f816 with identifier: 1988883
2026-03-29 19:30:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: ac220478-7c47-5d52-b723-fd3c48b4f816 with identifier: 1988883
2026-03-29 19:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: ac220478-7c47-5d52-b723-fd3c48b4f816 with identifier: 1988883 to the API
2026-03-29 19:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:30:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'P',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': 'ac220478-7c47-5d52-b723-fd3c48b4f816',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW X1 xDrive 25e Business Advantage automatico Sport utility '
'vehicle 5-door (Euro 6D)',
'odometer': 93525,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW X1 xDrive 25e Business Advantage automatico Sport utility '
'vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988883%27 HTTP/1.1" 200 None
2026-03-29 19:30:59 [ayvens.it] INFO: Saving data for 1988883: {'auction_closing_time': 1774944000.0, 'created_time': 1774629477.587916, 'last_price_update_time': 1774812659.737938}
2026-03-29 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988883') HTTP/1.1" 204 0
2026-03-29 19:30:59 [ayvens.it] INFO: Found listing with ID: 1988884
2026-03-29 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988884%27 HTTP/1.1" 200 None
2026-03-29 19:30:59 [ayvens.it] INFO: Scrape type for 1988884: 2
2026-03-29 19:30:59 [ayvens.it] INFO: Extracting data for car ID: 1988884
2026-03-29 19:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17138f5a-8876-53e5-9d35-3e01c34eb488 with identifier: 1988884
2026-03-29 19:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17138f5a-8876-53e5-9d35-3e01c34eb488 with scrape type 2
2026-03-29 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17138f5a-8876-53e5-9d35-3e01c34eb488 with scrape type 2
2026-03-29 19:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 17138f5a-8876-53e5-9d35-3e01c34eb488, identifier: 1988884
2026-03-29 19:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 17138f5a-8876-53e5-9d35-3e01c34eb488 with identifier: 1988884
2026-03-29 19:30:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 17138f5a-8876-53e5-9d35-3e01c34eb488 with identifier: 1988884
2026-03-29 19:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 17138f5a-8876-53e5-9d35-3e01c34eb488 with identifier: 1988884 to the API
2026-03-29 19:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'INDIUM GREY METALL',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '17138f5a-8876-53e5-9d35-3e01c34eb488',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN TIGUAN (PC) 2.0 TDI SCR 110KW SPORT BMT 4MOTION DSG FP',
'odometer': 127906,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN TIGUAN (PC) 2.0 TDI SCR 110KW SPORT BMT '
'4MOTION DSG FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988884%27 HTTP/1.1" 200 None
2026-03-29 19:31:00 [ayvens.it] INFO: Saving data for 1988884: {'auction_closing_time': 1774944000.0, 'created_time': 1774629477.234847, 'last_price_update_time': 1774812660.140082}
2026-03-29 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988884') HTTP/1.1" 204 0
2026-03-29 19:31:00 [ayvens.it] INFO: Found listing with ID: 1988885
2026-03-29 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988885%27 HTTP/1.1" 200 None
2026-03-29 19:31:00 [ayvens.it] INFO: Scrape type for 1988885: 2
2026-03-29 19:31:00 [ayvens.it] INFO: Extracting data for car ID: 1988885
2026-03-29 19:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93cbea5b-fd54-52f0-b7d8-619f4a4a3d81 with identifier: 1988885
2026-03-29 19:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93cbea5b-fd54-52f0-b7d8-619f4a4a3d81 with scrape type 2
2026-03-29 19:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93cbea5b-fd54-52f0-b7d8-619f4a4a3d81 with scrape type 2
2026-03-29 19:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 93cbea5b-fd54-52f0-b7d8-619f4a4a3d81, identifier: 1988885
2026-03-29 19:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 93cbea5b-fd54-52f0-b7d8-619f4a4a3d81 with identifier: 1988885
2026-03-29 19:31:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 93cbea5b-fd54-52f0-b7d8-619f4a4a3d81 with identifier: 1988885
2026-03-29 19:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 93cbea5b-fd54-52f0-b7d8-619f4a4a3d81 with identifier: 1988885 to the API
2026-03-29 19:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Glacier Silver metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '93cbea5b-fd54-52f0-b7d8-619f4a4a3d81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW X1 sDrive 18d Business Advantage Sport utility vehicle 5-door '
'(Euro 6D)',
'odometer': 67062,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-19',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW X1 sDrive 18d Business Advantage Sport utility vehicle '
'5-door (Euro 6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988885%27 HTTP/1.1" 200 None
2026-03-29 19:31:00 [ayvens.it] INFO: Saving data for 1988885: {'auction_closing_time': 1774944000.0, 'created_time': 1774629218.772421, 'last_price_update_time': 1774812660.609492}
2026-03-29 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988885') HTTP/1.1" 204 0
2026-03-29 19:31:00 [ayvens.it] INFO: Found listing with ID: 1988886
2026-03-29 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988886%27 HTTP/1.1" 200 None
2026-03-29 19:31:00 [ayvens.it] INFO: Scrape type for 1988886: 2
2026-03-29 19:31:00 [ayvens.it] INFO: Extracting data for car ID: 1988886
2026-03-29 19:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54d8dea3-ce4a-582a-9a82-35c2d9f0bf09 with identifier: 1988886
2026-03-29 19:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54d8dea3-ce4a-582a-9a82-35c2d9f0bf09 with scrape type 2
2026-03-29 19:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54d8dea3-ce4a-582a-9a82-35c2d9f0bf09 with scrape type 2
2026-03-29 19:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 54d8dea3-ce4a-582a-9a82-35c2d9f0bf09, identifier: 1988886
2026-03-29 19:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 54d8dea3-ce4a-582a-9a82-35c2d9f0bf09 with identifier: 1988886
2026-03-29 19:31:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 54d8dea3-ce4a-582a-9a82-35c2d9f0bf09 with identifier: 1988886
2026-03-29 19:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 54d8dea3-ce4a-582a-9a82-35c2d9f0bf09 with identifier: 1988886 to the API
2026-03-29 19:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Black Sapphire',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '54d8dea3-ce4a-582a-9a82-35c2d9f0bf09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW X3 xDrive 30e xLine Sport utility vehicle 5-door (Euro 6.2)',
'odometer': 59114,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-08',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW X3 xDrive 30e xLine Sport utility vehicle 5-door (Euro 6.2) '
'-',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988886%27 HTTP/1.1" 200 None
2026-03-29 19:31:01 [ayvens.it] INFO: Saving data for 1988886: {'auction_closing_time': 1774944000.0, 'created_time': 1774629215.167395, 'last_price_update_time': 1774812661.000333}
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988886') HTTP/1.1" 204 0
2026-03-29 19:31:01 [ayvens.it] INFO: Found listing with ID: 1988887
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988887%27 HTTP/1.1" 200 None
2026-03-29 19:31:01 [ayvens.it] INFO: Scrape type for 1988887: 2
2026-03-29 19:31:01 [ayvens.it] INFO: Extracting data for car ID: 1988887
2026-03-29 19:31:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c610390-ec4a-5f7b-9302-f31033033fa0 with identifier: 1988887
2026-03-29 19:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c610390-ec4a-5f7b-9302-f31033033fa0 with scrape type 2
2026-03-29 19:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c610390-ec4a-5f7b-9302-f31033033fa0 with scrape type 2
2026-03-29 19:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 6c610390-ec4a-5f7b-9302-f31033033fa0, identifier: 1988887
2026-03-29 19:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 6c610390-ec4a-5f7b-9302-f31033033fa0 with identifier: 1988887
2026-03-29 19:31:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 6c610390-ec4a-5f7b-9302-f31033033fa0 with identifier: 1988887
2026-03-29 19:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 6c610390-ec4a-5f7b-9302-f31033033fa0 with identifier: 1988887 to the API
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO GELATO PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol_lpg',
'id': '6c610390-ec4a-5f7b-9302-f31033033fa0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT PANDA CONSIP14 1.2 69 CV EASYPOWER E6D-TEMP EASY FP',
'odometer': 37502,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-08',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT PANDA CONSIP14 1.2 69 CV EASYPOWER E6D-TEMP EASY FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988887%27 HTTP/1.1" 200 None
2026-03-29 19:31:01 [ayvens.it] INFO: Saving data for 1988887: {'auction_closing_time': 1774944000.0, 'created_time': 1774629214.756649, 'last_price_update_time': 1774812661.400791}
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988887') HTTP/1.1" 204 0
2026-03-29 19:31:01 [ayvens.it] INFO: Found listing with ID: 1988888
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988888%27 HTTP/1.1" 200 None
2026-03-29 19:31:01 [ayvens.it] INFO: Scrape type for 1988888: 2
2026-03-29 19:31:01 [ayvens.it] INFO: Extracting data for car ID: 1988888
2026-03-29 19:31:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 481b2935-1c7f-52e2-8e29-d3c3ff19a589 with identifier: 1988888
2026-03-29 19:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 481b2935-1c7f-52e2-8e29-d3c3ff19a589 with scrape type 2
2026-03-29 19:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 481b2935-1c7f-52e2-8e29-d3c3ff19a589 with scrape type 2
2026-03-29 19:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 481b2935-1c7f-52e2-8e29-d3c3ff19a589, identifier: 1988888
2026-03-29 19:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 481b2935-1c7f-52e2-8e29-d3c3ff19a589 with identifier: 1988888
2026-03-29 19:31:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 481b2935-1c7f-52e2-8e29-d3c3ff19a589 with identifier: 1988888
2026-03-29 19:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 481b2935-1c7f-52e2-8e29-d3c3ff19a589 with identifier: 1988888 to the API
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ARGENTO FLORET METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '481b2935-1c7f-52e2-8e29-d3c3ff19a589',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q3 40 TDI QUATTRO S TRONIC BUSINESS ADVANCE FP',
'odometer': 105173,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q3 40 TDI QUATTRO S TRONIC BUSINESS ADVANCE FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988888%27 HTTP/1.1" 200 None
2026-03-29 19:31:01 [ayvens.it] INFO: Saving data for 1988888: {'auction_closing_time': 1774944000.0, 'created_time': 1774629215.493415, 'last_price_update_time': 1774812661.809332}
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988888') HTTP/1.1" 204 0
2026-03-29 19:31:01 [ayvens.it] INFO: Found listing with ID: 1988889
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988889%27 HTTP/1.1" 200 None
2026-03-29 19:31:01 [ayvens.it] INFO: Scrape type for 1988889: 2
2026-03-29 19:31:01 [ayvens.it] INFO: Extracting data for car ID: 1988889
2026-03-29 19:31:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8be09e15-08b7-5c81-9412-4f2b11cd7d26 with identifier: 1988889
2026-03-29 19:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8be09e15-08b7-5c81-9412-4f2b11cd7d26 with scrape type 2
2026-03-29 19:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8be09e15-08b7-5c81-9412-4f2b11cd7d26 with scrape type 2
2026-03-29 19:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 8be09e15-08b7-5c81-9412-4f2b11cd7d26, identifier: 1988889
2026-03-29 19:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 8be09e15-08b7-5c81-9412-4f2b11cd7d26 with identifier: 1988889
2026-03-29 19:31:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 8be09e15-08b7-5c81-9412-4f2b11cd7d26 with identifier: 1988889
2026-03-29 19:31:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 8be09e15-08b7-5c81-9412-4f2b11cd7d26 with identifier: 1988889 to the API
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Nero Mythos metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '8be09e15-08b7-5c81-9412-4f2b11cd7d26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q3 35 TDI S tronic Business Sport utility vehicle 5-door (Euro '
'6.2)',
'odometer': 74714,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-28',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q3 35 TDI S tronic Business Sport utility vehicle 5-door '
'(Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988889%27 HTTP/1.1" 200 None
2026-03-29 19:31:02 [ayvens.it] INFO: Saving data for 1988889: {'auction_closing_time': 1774944000.0, 'created_time': 1774629212.587162, 'last_price_update_time': 1774812662.196583}
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988889') HTTP/1.1" 204 0
2026-03-29 19:31:02 [ayvens.it] INFO: Found listing with ID: 1988890
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988890%27 HTTP/1.1" 200 None
2026-03-29 19:31:02 [ayvens.it] INFO: Scrape type for 1988890: 2
2026-03-29 19:31:02 [ayvens.it] INFO: Extracting data for car ID: 1988890
2026-03-29 19:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1137bb98-ef8e-5512-8a6e-358f1e32980b with identifier: 1988890
2026-03-29 19:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1137bb98-ef8e-5512-8a6e-358f1e32980b with scrape type 2
2026-03-29 19:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1137bb98-ef8e-5512-8a6e-358f1e32980b with scrape type 2
2026-03-29 19:31:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 1137bb98-ef8e-5512-8a6e-358f1e32980b, identifier: 1988890
2026-03-29 19:31:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 1137bb98-ef8e-5512-8a6e-358f1e32980b with identifier: 1988890
2026-03-29 19:31:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 1137bb98-ef8e-5512-8a6e-358f1e32980b with identifier: 1988890
2026-03-29 19:31:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 1137bb98-ef8e-5512-8a6e-358f1e32980b with identifier: 1988890 to the API
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO ARTICO PASTELLO',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.1L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '1137bb98-ef8e-5512-8a6e-358f1e32980b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'MERCEDES SPRINTER 314 CDI F39/33 T.ALTO P.M. TR.ANT. FP',
'odometer': 148312,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ MERCEDES SPRINTER 314 CDI F39/33 T.ALTO P.M. TR.ANT. '
'FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988890%27 HTTP/1.1" 200 None
2026-03-29 19:31:02 [ayvens.it] INFO: Saving data for 1988890: {'auction_closing_time': 1774944000.0, 'created_time': 1774629184.508744, 'last_price_update_time': 1774812662.571396}
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988890') HTTP/1.1" 204 0
2026-03-29 19:31:02 [ayvens.it] INFO: Found listing with ID: 1988891
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988891%27 HTTP/1.1" 200 None
2026-03-29 19:31:02 [ayvens.it] INFO: Scrape type for 1988891: 2
2026-03-29 19:31:02 [ayvens.it] INFO: Extracting data for car ID: 1988891
2026-03-29 19:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0c058ac-4530-5440-b7c1-3f58201f4436 with identifier: 1988891
2026-03-29 19:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0c058ac-4530-5440-b7c1-3f58201f4436 with scrape type 2
2026-03-29 19:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0c058ac-4530-5440-b7c1-3f58201f4436 with scrape type 2
2026-03-29 19:31:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: c0c058ac-4530-5440-b7c1-3f58201f4436, identifier: 1988891
2026-03-29 19:31:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: c0c058ac-4530-5440-b7c1-3f58201f4436 with identifier: 1988891
2026-03-29 19:31:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: c0c058ac-4530-5440-b7c1-3f58201f4436 with identifier: 1988891
2026-03-29 19:31:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: c0c058ac-4530-5440-b7c1-3f58201f4436 with identifier: 1988891 to the API
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO ARTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': 'c0c058ac-4530-5440-b7c1-3f58201f4436',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 2008 PureTech 130 EAT8 Active Pack S/S aut. Cross over '
'5-door (Euro 6D)',
'odometer': 50145,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 2008 PureTech 130 EAT8 Active Pack S/S aut. Cross '
'over 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988891%27 HTTP/1.1" 200 None
2026-03-29 19:31:02 [ayvens.it] INFO: Saving data for 1988891: {'auction_closing_time': 1774944000.0, 'created_time': 1774629212.93256, 'last_price_update_time': 1774812662.956934}
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988891') HTTP/1.1" 204 0
2026-03-29 19:31:02 [ayvens.it] INFO: Found listing with ID: 1988892
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988892%27 HTTP/1.1" 200 None
2026-03-29 19:31:02 [ayvens.it] INFO: Scrape type for 1988892: 2
2026-03-29 19:31:02 [ayvens.it] INFO: Extracting data for car ID: 1988892
2026-03-29 19:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcd4e699-7403-5c66-badb-abe3997e3e7b with identifier: 1988892
2026-03-29 19:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcd4e699-7403-5c66-badb-abe3997e3e7b with scrape type 2
2026-03-29 19:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcd4e699-7403-5c66-badb-abe3997e3e7b with scrape type 2
2026-03-29 19:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: fcd4e699-7403-5c66-badb-abe3997e3e7b, identifier: 1988892
2026-03-29 19:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: fcd4e699-7403-5c66-badb-abe3997e3e7b with identifier: 1988892
2026-03-29 19:31:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: fcd4e699-7403-5c66-badb-abe3997e3e7b with identifier: 1988892
2026-03-29 19:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: fcd4e699-7403-5c66-badb-abe3997e3e7b with identifier: 1988892 to the API
2026-03-29 19:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Blu Mediterraneo pastello',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'fcd4e699-7403-5c66-badb-abe3997e3e7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'SKODA',
'model': 'SKODA KAROQ 2.0 TDI 85KW EVO SCR EXECUTIVE DSG Sport utility '
'vehicle 5-door (Euro 6D)',
'odometer': 179929,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA SKODA KAROQ 2.0 TDI 85KW EVO SCR EXECUTIVE DSG Sport utility '
'vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988892%27 HTTP/1.1" 200 None
2026-03-29 19:31:03 [ayvens.it] INFO: Saving data for 1988892: {'auction_closing_time': 1774944000.0, 'created_time': 1774629212.235705, 'last_price_update_time': 1774812663.342742}
2026-03-29 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988892') HTTP/1.1" 204 0
2026-03-29 19:31:03 [ayvens.it] INFO: Found listing with ID: 1988893
2026-03-29 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988893%27 HTTP/1.1" 200 None
2026-03-29 19:31:03 [ayvens.it] INFO: Scrape type for 1988893: 2
2026-03-29 19:31:03 [ayvens.it] INFO: Extracting data for car ID: 1988893
2026-03-29 19:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff723d9f-3a4d-5560-a66a-becf39a9339d with identifier: 1988893
2026-03-29 19:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff723d9f-3a4d-5560-a66a-becf39a9339d with scrape type 2
2026-03-29 19:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff723d9f-3a4d-5560-a66a-becf39a9339d with scrape type 2
2026-03-29 19:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: ff723d9f-3a4d-5560-a66a-becf39a9339d, identifier: 1988893
2026-03-29 19:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: ff723d9f-3a4d-5560-a66a-becf39a9339d with identifier: 1988893
2026-03-29 19:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: ff723d9f-3a4d-5560-a66a-becf39a9339d with identifier: 1988893
2026-03-29 19:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: ff723d9f-3a4d-5560-a66a-becf39a9339d with identifier: 1988893 to the API
2026-03-29 19:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ARGENTO FLORET METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'ff723d9f-3a4d-5560-a66a-becf39a9339d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q3 40 TDI QUATTRO S TRONIC BUSINESS ADVANCE FP',
'odometer': 137744,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q3 40 TDI QUATTRO S TRONIC BUSINESS ADVANCE FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988893%27 HTTP/1.1" 200 None
2026-03-29 19:31:03 [ayvens.it] INFO: Saving data for 1988893: {'auction_closing_time': 1774944000.0, 'created_time': 1774629210.176004, 'last_price_update_time': 1774812663.717744}
2026-03-29 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988893') HTTP/1.1" 204 0
2026-03-29 19:31:03 [ayvens.it] INFO: Found listing with ID: 1988894
2026-03-29 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988894%27 HTTP/1.1" 200 None
2026-03-29 19:31:03 [ayvens.it] INFO: Scrape type for 1988894: 2
2026-03-29 19:31:03 [ayvens.it] INFO: Extracting data for car ID: 1988894
2026-03-29 19:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a78db80-ade9-5886-a9cb-50d548eecc28 with identifier: 1988894
2026-03-29 19:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a78db80-ade9-5886-a9cb-50d548eecc28 with scrape type 2
2026-03-29 19:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a78db80-ade9-5886-a9cb-50d548eecc28 with scrape type 2
2026-03-29 19:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 3a78db80-ade9-5886-a9cb-50d548eecc28, identifier: 1988894
2026-03-29 19:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 3a78db80-ade9-5886-a9cb-50d548eecc28 with identifier: 1988894
2026-03-29 19:31:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 3a78db80-ade9-5886-a9cb-50d548eecc28 with identifier: 1988894
2026-03-29 19:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 3a78db80-ade9-5886-a9cb-50d548eecc28 with identifier: 1988894 to the API
2026-03-29 19:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Oryx White Perla',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '3a78db80-ade9-5886-a9cb-50d548eecc28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN GOLF 1.5 eTSI EVO ACT 96kW Style DSG Hatchback 5-door '
'(Euro 6.2)',
'odometer': 158486,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-08',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN GOLF 1.5 eTSI EVO ACT 96kW Style DSG '
'Hatchback 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988894%27 HTTP/1.1" 200 None
2026-03-29 19:31:04 [ayvens.it] INFO: Saving data for 1988894: {'auction_closing_time': 1774944000.0, 'created_time': 1774629209.088372, 'last_price_update_time': 1774812664.100897}
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988894') HTTP/1.1" 204 0
2026-03-29 19:31:04 [ayvens.it] INFO: Found listing with ID: 1988895
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988895%27 HTTP/1.1" 200 None
2026-03-29 19:31:04 [ayvens.it] INFO: Scrape type for 1988895: 2
2026-03-29 19:31:04 [ayvens.it] INFO: Extracting data for car ID: 1988895
2026-03-29 19:31:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c82136c-c007-5181-a579-2308c1a34463 with identifier: 1988895
2026-03-29 19:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c82136c-c007-5181-a579-2308c1a34463 with scrape type 2
2026-03-29 19:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c82136c-c007-5181-a579-2308c1a34463 with scrape type 2
2026-03-29 19:31:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 4c82136c-c007-5181-a579-2308c1a34463, identifier: 1988895
2026-03-29 19:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 4c82136c-c007-5181-a579-2308c1a34463 with identifier: 1988895
2026-03-29 19:31:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 4c82136c-c007-5181-a579-2308c1a34463 with identifier: 1988895
2026-03-29 19:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 4c82136c-c007-5181-a579-2308c1a34463 with identifier: 1988895 to the API
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO MITHOS METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '4c82136c-c007-5181-a579-2308c1a34463',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI A5 35 TDI S TRONIC',
'odometer': 160924,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI A5 35 TDI S TRONIC -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988895%27 HTTP/1.1" 200 None
2026-03-29 19:31:04 [ayvens.it] INFO: Saving data for 1988895: {'auction_closing_time': 1774944000.0, 'created_time': 1774629209.439283, 'last_price_update_time': 1774812664.481887}
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988895') HTTP/1.1" 204 0
2026-03-29 19:31:04 [ayvens.it] INFO: Found listing with ID: 1988896
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988896%27 HTTP/1.1" 200 None
2026-03-29 19:31:04 [ayvens.it] INFO: Scrape type for 1988896: 2
2026-03-29 19:31:04 [ayvens.it] INFO: Extracting data for car ID: 1988896
2026-03-29 19:31:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 724aa208-77a3-56ba-acee-1283ad99da0c with identifier: 1988896
2026-03-29 19:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 724aa208-77a3-56ba-acee-1283ad99da0c with scrape type 2
2026-03-29 19:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 724aa208-77a3-56ba-acee-1283ad99da0c with scrape type 2
2026-03-29 19:31:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 724aa208-77a3-56ba-acee-1283ad99da0c, identifier: 1988896
2026-03-29 19:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 724aa208-77a3-56ba-acee-1283ad99da0c with identifier: 1988896
2026-03-29 19:31:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 724aa208-77a3-56ba-acee-1283ad99da0c with identifier: 1988896
2026-03-29 19:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 724aa208-77a3-56ba-acee-1283ad99da0c with identifier: 1988896 to the API
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'PLATINUM GREY METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '724aa208-77a3-56ba-acee-1283ad99da0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN C4 BLUEHDI 130 S&S SHINE EAT8 FP',
'odometer': 83413,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-21',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN C4 BLUEHDI 130 S&S SHINE EAT8 FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988896%27 HTTP/1.1" 200 None
2026-03-29 19:31:04 [ayvens.it] INFO: Saving data for 1988896: {'auction_closing_time': 1774944000.0, 'created_time': 1774629209.820981, 'last_price_update_time': 1774812664.96264}
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988896') HTTP/1.1" 204 0
2026-03-29 19:31:04 [ayvens.it] INFO: Found listing with ID: 1988897
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988897%27 HTTP/1.1" 200 None
2026-03-29 19:31:04 [ayvens.it] INFO: Scrape type for 1988897: 2
2026-03-29 19:31:04 [ayvens.it] INFO: Extracting data for car ID: 1988897
2026-03-29 19:31:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92cc3f1d-4897-546a-b857-37a8887fcab5 with identifier: 1988897
2026-03-29 19:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92cc3f1d-4897-546a-b857-37a8887fcab5 with scrape type 2
2026-03-29 19:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92cc3f1d-4897-546a-b857-37a8887fcab5 with scrape type 2
2026-03-29 19:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 92cc3f1d-4897-546a-b857-37a8887fcab5, identifier: 1988897
2026-03-29 19:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 92cc3f1d-4897-546a-b857-37a8887fcab5 with identifier: 1988897
2026-03-29 19:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 92cc3f1d-4897-546a-b857-37a8887fcab5 with identifier: 1988897
2026-03-29 19:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 92cc3f1d-4897-546a-b857-37a8887fcab5 with identifier: 1988897 to the API
2026-03-29 19:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO PERLA MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '92cc3f1d-4897-546a-b857-37a8887fcab5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 5008 (PC) BLUEHDI 130 ALLURE EAT8 S/S AUT. FP',
'odometer': 68553,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 5008 (PC) BLUEHDI 130 ALLURE EAT8 S/S AUT. FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988897%27 HTTP/1.1" 200 None
2026-03-29 19:31:05 [ayvens.it] INFO: Saving data for 1988897: {'auction_closing_time': 1774944000.0, 'created_time': 1774629207.229139, 'last_price_update_time': 1774812665.356969}
2026-03-29 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988897') HTTP/1.1" 204 0
2026-03-29 19:31:05 [ayvens.it] INFO: Found listing with ID: 1988898
2026-03-29 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988898%27 HTTP/1.1" 200 None
2026-03-29 19:31:05 [ayvens.it] INFO: Scrape type for 1988898: 2
2026-03-29 19:31:05 [ayvens.it] INFO: Extracting data for car ID: 1988898
2026-03-29 19:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef281b05-4a91-505d-a4ed-6514e3dd1968 with identifier: 1988898
2026-03-29 19:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef281b05-4a91-505d-a4ed-6514e3dd1968 with scrape type 2
2026-03-29 19:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef281b05-4a91-505d-a4ed-6514e3dd1968 with scrape type 2
2026-03-29 19:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: ef281b05-4a91-505d-a4ed-6514e3dd1968, identifier: 1988898
2026-03-29 19:31:05 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 2 pages/min), scraped 90 items (at 90 items/min)
2026-03-29 19:31:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 170MiB
2026-03-29 19:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: ef281b05-4a91-505d-a4ed-6514e3dd1968 with identifier: 1988898
2026-03-29 19:31:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: ef281b05-4a91-505d-a4ed-6514e3dd1968 with identifier: 1988898
2026-03-29 19:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: ef281b05-4a91-505d-a4ed-6514e3dd1968 with identifier: 1988898 to the API
2026-03-29 19:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Grigio manhattan metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'ef281b05-4a91-505d-a4ed-6514e3dd1968',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI A4 AVANT 2.0 40 TDI BUSIN ADVAN. S TRONIC SW 5-door (Euro 6D) '
'mild hybrid',
'odometer': 157353,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI A4 AVANT 2.0 40 TDI BUSIN ADVAN. S TRONIC SW 5-door (Euro '
'6D) mild hybrid -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988898%27 HTTP/1.1" 200 None
2026-03-29 19:31:05 [ayvens.it] INFO: Saving data for 1988898: {'auction_closing_time': 1774944000.0, 'created_time': 1774629193.077217, 'last_price_update_time': 1774812665.755697}
2026-03-29 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988898') HTTP/1.1" 204 0
2026-03-29 19:31:05 [ayvens.it] INFO: Found listing with ID: 1988899
2026-03-29 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988899%27 HTTP/1.1" 200 None
2026-03-29 19:31:05 [ayvens.it] INFO: Scrape type for 1988899: 2
2026-03-29 19:31:05 [ayvens.it] INFO: Extracting data for car ID: 1988899
2026-03-29 19:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f70c02f-da37-523c-ab8e-31b9e0f0eb35 with identifier: 1988899
2026-03-29 19:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f70c02f-da37-523c-ab8e-31b9e0f0eb35 with scrape type 2
2026-03-29 19:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f70c02f-da37-523c-ab8e-31b9e0f0eb35 with scrape type 2
2026-03-29 19:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 2f70c02f-da37-523c-ab8e-31b9e0f0eb35, identifier: 1988899
2026-03-29 19:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 2f70c02f-da37-523c-ab8e-31b9e0f0eb35 with identifier: 1988899
2026-03-29 19:31:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 2f70c02f-da37-523c-ab8e-31b9e0f0eb35 with identifier: 1988899
2026-03-29 19:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 2f70c02f-da37-523c-ab8e-31b9e0f0eb35 with identifier: 1988899 to the API
2026-03-29 19:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'STEEL GREY METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '2f70c02f-da37-523c-ab8e-31b9e0f0eb35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROËN C3 AIRCROSS BlueHDi 110 S&S Feel',
'odometer': 61287,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROËN C3 AIRCROSS BlueHDi 110 S&S Feel -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988899%27 HTTP/1.1" 200 None
2026-03-29 19:31:06 [ayvens.it] INFO: Saving data for 1988899: {'auction_closing_time': 1774944000.0, 'created_time': 1774629206.852047, 'last_price_update_time': 1774812666.15306}
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988899') HTTP/1.1" 204 0
2026-03-29 19:31:06 [ayvens.it] INFO: Found listing with ID: 1988900
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988900%27 HTTP/1.1" 200 None
2026-03-29 19:31:06 [ayvens.it] INFO: Scrape type for 1988900: 2
2026-03-29 19:31:06 [ayvens.it] INFO: Extracting data for car ID: 1988900
2026-03-29 19:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8617a11-ba99-5a28-baca-d6c4ae003c5f with identifier: 1988900
2026-03-29 19:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8617a11-ba99-5a28-baca-d6c4ae003c5f with scrape type 2
2026-03-29 19:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8617a11-ba99-5a28-baca-d6c4ae003c5f with scrape type 2
2026-03-29 19:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: e8617a11-ba99-5a28-baca-d6c4ae003c5f, identifier: 1988900
2026-03-29 19:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: e8617a11-ba99-5a28-baca-d6c4ae003c5f with identifier: 1988900
2026-03-29 19:31:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: e8617a11-ba99-5a28-baca-d6c4ae003c5f with identifier: 1988900
2026-03-29 19:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: e8617a11-ba99-5a28-baca-d6c4ae003c5f with identifier: 1988900 to the API
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'e8617a11-ba99-5a28-baca-d6c4ae003c5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD KUGA 2.0 EcoBlue 150CV AWD ST-Line X Auto Sport utility '
'vehicle 5-door (Euro 6.2)',
'odometer': 128210,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD KUGA 2.0 EcoBlue 150CV AWD ST-Line X Auto Sport utility '
'vehicle 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988900%27 HTTP/1.1" 200 None
2026-03-29 19:31:06 [ayvens.it] INFO: Saving data for 1988900: {'auction_closing_time': 1774944000.0, 'created_time': 1774629201.334634, 'last_price_update_time': 1774812666.540024}
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988900') HTTP/1.1" 204 0
2026-03-29 19:31:06 [ayvens.it] INFO: Found listing with ID: 1988901
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988901%27 HTTP/1.1" 200 None
2026-03-29 19:31:06 [ayvens.it] INFO: Scrape type for 1988901: 2
2026-03-29 19:31:06 [ayvens.it] INFO: Extracting data for car ID: 1988901
2026-03-29 19:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93ef93c5-7ccc-5a86-8f66-9aeef59a959f with identifier: 1988901
2026-03-29 19:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93ef93c5-7ccc-5a86-8f66-9aeef59a959f with scrape type 2
2026-03-29 19:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93ef93c5-7ccc-5a86-8f66-9aeef59a959f with scrape type 2
2026-03-29 19:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 93ef93c5-7ccc-5a86-8f66-9aeef59a959f, identifier: 1988901
2026-03-29 19:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 93ef93c5-7ccc-5a86-8f66-9aeef59a959f with identifier: 1988901
2026-03-29 19:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 93ef93c5-7ccc-5a86-8f66-9aeef59a959f with identifier: 1988901
2026-03-29 19:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 93ef93c5-7ccc-5a86-8f66-9aeef59a959f with identifier: 1988901 to the API
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'FROZEN WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 4,
'engine': '',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'electric',
'id': '93ef93c5-7ccc-5a86-8f66-9aeef59a959f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD TRANSIT T/P Elettrico 68KWH 184cv 350 L2H2 Trend Furgone '
'4-door',
'odometer': 29816,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-21',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD TRANSIT T/P Elettrico 68KWH 184cv 350 L2H2 Trend Furgone '
'4-door -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988901%27 HTTP/1.1" 200 None
2026-03-29 19:31:06 [ayvens.it] INFO: Saving data for 1988901: {'auction_closing_time': 1774944000.0, 'created_time': 1774629196.488907, 'last_price_update_time': 1774812666.938146}
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988901') HTTP/1.1" 204 0
2026-03-29 19:31:06 [ayvens.it] INFO: Found listing with ID: 1988902
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988902%27 HTTP/1.1" 200 None
2026-03-29 19:31:06 [ayvens.it] INFO: Scrape type for 1988902: 2
2026-03-29 19:31:06 [ayvens.it] INFO: Extracting data for car ID: 1988902
2026-03-29 19:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de312f99-923c-5d87-86b7-7cc7c0327b14 with identifier: 1988902
2026-03-29 19:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de312f99-923c-5d87-86b7-7cc7c0327b14 with scrape type 2
2026-03-29 19:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de312f99-923c-5d87-86b7-7cc7c0327b14 with scrape type 2
2026-03-29 19:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: de312f99-923c-5d87-86b7-7cc7c0327b14, identifier: 1988902
2026-03-29 19:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: de312f99-923c-5d87-86b7-7cc7c0327b14 with identifier: 1988902
2026-03-29 19:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: de312f99-923c-5d87-86b7-7cc7c0327b14 with identifier: 1988902
2026-03-29 19:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: de312f99-923c-5d87-86b7-7cc7c0327b14 with identifier: 1988902 to the API
2026-03-29 19:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'FROZEN WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'de312f99-923c-5d87-86b7-7cc7c0327b14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD TRANSIT T/P 350 L4 Trend 2.0 HDT 165 cv Cabinato 2-door',
'odometer': 79000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD TRANSIT T/P 350 L4 Trend 2.0 HDT 165 cv Cabinato 2-door -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2025}
2026-03-29 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988902%27 HTTP/1.1" 200 None
2026-03-29 19:31:07 [ayvens.it] INFO: Saving data for 1988902: {'auction_closing_time': 1774944000.0, 'created_time': 1774629197.469827, 'last_price_update_time': 1774812667.318776}
2026-03-29 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988902') HTTP/1.1" 204 0
2026-03-29 19:31:07 [ayvens.it] INFO: Found listing with ID: 1988903
2026-03-29 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988903%27 HTTP/1.1" 200 None
2026-03-29 19:31:07 [ayvens.it] INFO: Scrape type for 1988903: 2
2026-03-29 19:31:07 [ayvens.it] INFO: Extracting data for car ID: 1988903
2026-03-29 19:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c79fa7f1-f2ab-5966-b31e-db071a88263f with identifier: 1988903
2026-03-29 19:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c79fa7f1-f2ab-5966-b31e-db071a88263f with scrape type 2
2026-03-29 19:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c79fa7f1-f2ab-5966-b31e-db071a88263f with scrape type 2
2026-03-29 19:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: c79fa7f1-f2ab-5966-b31e-db071a88263f, identifier: 1988903
2026-03-29 19:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: c79fa7f1-f2ab-5966-b31e-db071a88263f with identifier: 1988903
2026-03-29 19:31:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: c79fa7f1-f2ab-5966-b31e-db071a88263f with identifier: 1988903
2026-03-29 19:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: c79fa7f1-f2ab-5966-b31e-db071a88263f with identifier: 1988903 to the API
2026-03-29 19:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ONYX BLACK MET',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'c79fa7f1-f2ab-5966-b31e-db071a88263f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'VOLVO XC60 (PC) B4 D AWD AUTOMATICO CORE FP',
'odometer': 120348,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-06',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO VOLVO XC60 (PC) B4 D AWD AUTOMATICO CORE FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988903%27 HTTP/1.1" 200 None
2026-03-29 19:31:07 [ayvens.it] INFO: Saving data for 1988903: {'auction_closing_time': 1774944000.0, 'created_time': 1774629199.520962, 'last_price_update_time': 1774812667.725885}
2026-03-29 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988903') HTTP/1.1" 204 0
2026-03-29 19:31:07 [ayvens.it] INFO: Found listing with ID: 1988904
2026-03-29 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988904%27 HTTP/1.1" 200 None
2026-03-29 19:31:07 [ayvens.it] INFO: Scrape type for 1988904: 2
2026-03-29 19:31:07 [ayvens.it] INFO: Extracting data for car ID: 1988904
2026-03-29 19:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f43c0fa-2b0b-5c65-b31e-b84c65b899b1 with identifier: 1988904
2026-03-29 19:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f43c0fa-2b0b-5c65-b31e-b84c65b899b1 with scrape type 2
2026-03-29 19:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f43c0fa-2b0b-5c65-b31e-b84c65b899b1 with scrape type 2
2026-03-29 19:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 5f43c0fa-2b0b-5c65-b31e-b84c65b899b1, identifier: 1988904
2026-03-29 19:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 5f43c0fa-2b0b-5c65-b31e-b84c65b899b1 with identifier: 1988904
2026-03-29 19:31:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 5f43c0fa-2b0b-5c65-b31e-b84c65b899b1 with identifier: 1988904
2026-03-29 19:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 5f43c0fa-2b0b-5c65-b31e-b84c65b899b1 with identifier: 1988904 to the API
2026-03-29 19:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO TEMPESTA',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '5f43c0fa-2b0b-5c65-b31e-b84c65b899b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'MASERATI',
'model': 'MASERATI GRECALE 2.0 300cv MHEV GT Q4 auto Sport utility vehicle '
'5-door (Euro 6D)',
'odometer': 113232,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-25',
'seats_number': 5,
'seller_name': None,
'title': 'MASERATI MASERATI GRECALE 2.0 300cv MHEV GT Q4 auto Sport utility '
'vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988904%27 HTTP/1.1" 200 None
2026-03-29 19:31:08 [ayvens.it] INFO: Saving data for 1988904: {'auction_closing_time': 1774944000.0, 'created_time': 1774629202.685441, 'last_price_update_time': 1774812668.107391}
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988904') HTTP/1.1" 204 0
2026-03-29 19:31:08 [ayvens.it] INFO: Found listing with ID: 1988905
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988905%27 HTTP/1.1" 200 None
2026-03-29 19:31:08 [ayvens.it] INFO: Scrape type for 1988905: 2
2026-03-29 19:31:08 [ayvens.it] INFO: Extracting data for car ID: 1988905
2026-03-29 19:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cfe371e-91e8-5fb0-ae90-f650bd3514f2 with identifier: 1988905
2026-03-29 19:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cfe371e-91e8-5fb0-ae90-f650bd3514f2 with scrape type 2
2026-03-29 19:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cfe371e-91e8-5fb0-ae90-f650bd3514f2 with scrape type 2
2026-03-29 19:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 2cfe371e-91e8-5fb0-ae90-f650bd3514f2, identifier: 1988905
2026-03-29 19:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 2cfe371e-91e8-5fb0-ae90-f650bd3514f2 with identifier: 1988905
2026-03-29 19:31:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 2cfe371e-91e8-5fb0-ae90-f650bd3514f2 with identifier: 1988905
2026-03-29 19:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 2cfe371e-91e8-5fb0-ae90-f650bd3514f2 with identifier: 1988905 to the API
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ISLAND BLUE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '2cfe371e-91e8-5fb0-ae90-f650bd3514f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'MINI',
'model': 'MINI COUNTRYMAN (PC) COOPER S E ALL4 AUTOMATICA FP',
'odometer': 97613,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'MINI MINI COUNTRYMAN (PC) COOPER S E ALL4 AUTOMATICA FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988905%27 HTTP/1.1" 200 None
2026-03-29 19:31:08 [ayvens.it] INFO: Saving data for 1988905: {'auction_closing_time': 1774944000.0, 'created_time': 1774629203.348163, 'last_price_update_time': 1774812668.483816}
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988905') HTTP/1.1" 204 0
2026-03-29 19:31:08 [ayvens.it] INFO: Found listing with ID: 1988906
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988906%27 HTTP/1.1" 200 None
2026-03-29 19:31:08 [ayvens.it] INFO: Scrape type for 1988906: 2
2026-03-29 19:31:08 [ayvens.it] INFO: Extracting data for car ID: 1988906
2026-03-29 19:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8742a68b-6978-5b8c-888b-c27c18056674 with identifier: 1988906
2026-03-29 19:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8742a68b-6978-5b8c-888b-c27c18056674 with scrape type 2
2026-03-29 19:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8742a68b-6978-5b8c-888b-c27c18056674 with scrape type 2
2026-03-29 19:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 8742a68b-6978-5b8c-888b-c27c18056674, identifier: 1988906
2026-03-29 19:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 8742a68b-6978-5b8c-888b-c27c18056674 with identifier: 1988906
2026-03-29 19:31:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 8742a68b-6978-5b8c-888b-c27c18056674 with identifier: 1988906
2026-03-29 19:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 8742a68b-6978-5b8c-888b-c27c18056674 with identifier: 1988906 to the API
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK PERLA METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '8742a68b-6978-5b8c-888b-c27c18056674',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'OPEL GRANDLAND 1.5 130cv AT8 Business Elegance Sport utility '
'vehicle 5-door (Euro 6D)',
'odometer': 139623,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL OPEL GRANDLAND 1.5 130cv AT8 Business Elegance Sport utility '
'vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988906%27 HTTP/1.1" 200 None
2026-03-29 19:31:08 [ayvens.it] INFO: Saving data for 1988906: {'auction_closing_time': 1774944000.0, 'created_time': 1774629205.347913, 'last_price_update_time': 1774812668.897653}
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988906') HTTP/1.1" 204 0
2026-03-29 19:31:09 [ayvens.it] INFO: Found listing with ID: 1988907
2026-03-29 19:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988907%27 HTTP/1.1" 200 None
2026-03-29 19:31:09 [ayvens.it] INFO: Scrape type for 1988907: 2
2026-03-29 19:31:09 [ayvens.it] INFO: Extracting data for car ID: 1988907
2026-03-29 19:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdee08a9-57f6-5a9b-b706-c284e31883e1 with identifier: 1988907
2026-03-29 19:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdee08a9-57f6-5a9b-b706-c284e31883e1 with scrape type 2
2026-03-29 19:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdee08a9-57f6-5a9b-b706-c284e31883e1 with scrape type 2
2026-03-29 19:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: bdee08a9-57f6-5a9b-b706-c284e31883e1, identifier: 1988907
2026-03-29 19:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: bdee08a9-57f6-5a9b-b706-c284e31883e1 with identifier: 1988907
2026-03-29 19:31:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: bdee08a9-57f6-5a9b-b706-c284e31883e1 with identifier: 1988907
2026-03-29 19:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: bdee08a9-57f6-5a9b-b706-c284e31883e1 with identifier: 1988907 to the API
2026-03-29 19:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Frozen White pastello',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'bdee08a9-57f6-5a9b-b706-c284e31883e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD TRANSIT 350 L2H2 Trend 2.0 Eco MHEV 130 Cv Furgone 4-door '
'(Euro 6.2)',
'odometer': 51959,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-19',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD TRANSIT 350 L2H2 Trend 2.0 Eco MHEV 130 Cv Furgone 4-door '
'(Euro 6.2) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988907%27 HTTP/1.1" 200 None
2026-03-29 19:31:09 [ayvens.it] INFO: Saving data for 1988907: {'auction_closing_time': 1774944000.0, 'created_time': 1774629207.525263, 'last_price_update_time': 1774812669.375565}
2026-03-29 19:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988907') HTTP/1.1" 204 0
2026-03-29 19:31:09 [ayvens.it] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 100
2026-03-29 19:31:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 19:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-29 19:31:11 [ayvens.it] INFO: Found listing with ID: 1988908
2026-03-29 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988908%27 HTTP/1.1" 200 None
2026-03-29 19:31:11 [ayvens.it] INFO: Scrape type for 1988908: 2
2026-03-29 19:31:11 [ayvens.it] INFO: Extracting data for car ID: 1988908
2026-03-29 19:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b234bb2b-57d8-595b-9c7a-24a43c2514d8 with identifier: 1988908
2026-03-29 19:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b234bb2b-57d8-595b-9c7a-24a43c2514d8 with scrape type 2
2026-03-29 19:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b234bb2b-57d8-595b-9c7a-24a43c2514d8 with scrape type 2
2026-03-29 19:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: b234bb2b-57d8-595b-9c7a-24a43c2514d8, identifier: 1988908
2026-03-29 19:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: b234bb2b-57d8-595b-9c7a-24a43c2514d8 with identifier: 1988908
2026-03-29 19:31:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: b234bb2b-57d8-595b-9c7a-24a43c2514d8 with identifier: 1988908
2026-03-29 19:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: b234bb2b-57d8-595b-9c7a-24a43c2514d8 with identifier: 1988908 to the API
2026-03-29 19:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO BANQUISE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'b234bb2b-57d8-595b-9c7a-24a43c2514d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN C3 BLUEHDI 100 S&S FEEL VAN FP',
'odometer': 140048,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-21',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN C3 BLUEHDI 100 S&S FEEL VAN FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988908%27 HTTP/1.1" 200 None
2026-03-29 19:31:12 [ayvens.it] INFO: Saving data for 1988908: {'auction_closing_time': 1774944000.0, 'created_time': 1774629217.870999, 'last_price_update_time': 1774812672.262311}
2026-03-29 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988908') HTTP/1.1" 204 0
2026-03-29 19:31:12 [ayvens.it] INFO: Found listing with ID: 1988909
2026-03-29 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988909%27 HTTP/1.1" 200 None
2026-03-29 19:31:12 [ayvens.it] INFO: Scrape type for 1988909: 2
2026-03-29 19:31:12 [ayvens.it] INFO: Extracting data for car ID: 1988909
2026-03-29 19:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3274dd0-155e-521a-b1c2-71cb8a235c7e with identifier: 1988909
2026-03-29 19:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3274dd0-155e-521a-b1c2-71cb8a235c7e with scrape type 2
2026-03-29 19:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3274dd0-155e-521a-b1c2-71cb8a235c7e with scrape type 2
2026-03-29 19:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: e3274dd0-155e-521a-b1c2-71cb8a235c7e, identifier: 1988909
2026-03-29 19:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: e3274dd0-155e-521a-b1c2-71cb8a235c7e with identifier: 1988909
2026-03-29 19:31:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: e3274dd0-155e-521a-b1c2-71cb8a235c7e with identifier: 1988909
2026-03-29 19:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: e3274dd0-155e-521a-b1c2-71cb8a235c7e with identifier: 1988909 to the API
2026-03-29 19:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Bianco Gelato pastello',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'e3274dd0-155e-521a-b1c2-71cb8a235c7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT 500X 1.3 Mjet 95cv E6D Club Cross over 5-door (Euro 6D)',
'odometer': 117704,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT 500X 1.3 Mjet 95cv E6D Club Cross over 5-door (Euro 6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988909%27 HTTP/1.1" 200 None
2026-03-29 19:31:12 [ayvens.it] INFO: Saving data for 1988909: {'auction_closing_time': 1774944000.0, 'created_time': 1774629219.531332, 'last_price_update_time': 1774812672.664742}
2026-03-29 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988909') HTTP/1.1" 204 0
2026-03-29 19:31:12 [ayvens.it] INFO: Found listing with ID: 1988910
2026-03-29 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988910%27 HTTP/1.1" 200 None
2026-03-29 19:31:12 [ayvens.it] INFO: Scrape type for 1988910: 2
2026-03-29 19:31:12 [ayvens.it] INFO: Extracting data for car ID: 1988910
2026-03-29 19:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af60076f-7b2a-5ee2-aa7f-31347f615641 with identifier: 1988910
2026-03-29 19:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af60076f-7b2a-5ee2-aa7f-31347f615641 with scrape type 2
2026-03-29 19:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af60076f-7b2a-5ee2-aa7f-31347f615641 with scrape type 2
2026-03-29 19:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: af60076f-7b2a-5ee2-aa7f-31347f615641, identifier: 1988910
2026-03-29 19:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: af60076f-7b2a-5ee2-aa7f-31347f615641 with identifier: 1988910
2026-03-29 19:31:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: af60076f-7b2a-5ee2-aa7f-31347f615641 with identifier: 1988910
2026-03-29 19:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: af60076f-7b2a-5ee2-aa7f-31347f615641 with identifier: 1988910 to the API
2026-03-29 19:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO MADREPERLA',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'af60076f-7b2a-5ee2-aa7f-31347f615641',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 3008 N1 BLUEHDI 130 S&S ACTIVE BUSINESS FP',
'odometer': 105299,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-02',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 3008 N1 BLUEHDI 130 S&S ACTIVE BUSINESS FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988910%27 HTTP/1.1" 200 None
2026-03-29 19:31:13 [ayvens.it] INFO: Saving data for 1988910: {'auction_closing_time': 1774944000.0, 'created_time': 1774629476.757336, 'last_price_update_time': 1774812673.08427}
2026-03-29 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988910') HTTP/1.1" 204 0
2026-03-29 19:31:13 [ayvens.it] INFO: Found listing with ID: 1988911
2026-03-29 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988911%27 HTTP/1.1" 200 None
2026-03-29 19:31:13 [ayvens.it] INFO: Scrape type for 1988911: 2
2026-03-29 19:31:13 [ayvens.it] INFO: Extracting data for car ID: 1988911
2026-03-29 19:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e0f1b52-cd79-5907-a504-d03ce3217f5f with identifier: 1988911
2026-03-29 19:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e0f1b52-cd79-5907-a504-d03ce3217f5f with scrape type 2
2026-03-29 19:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e0f1b52-cd79-5907-a504-d03ce3217f5f with scrape type 2
2026-03-29 19:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 1e0f1b52-cd79-5907-a504-d03ce3217f5f, identifier: 1988911
2026-03-29 19:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 1e0f1b52-cd79-5907-a504-d03ce3217f5f with identifier: 1988911
2026-03-29 19:31:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 1e0f1b52-cd79-5907-a504-d03ce3217f5f with identifier: 1988911
2026-03-29 19:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 1e0f1b52-cd79-5907-a504-d03ce3217f5f with identifier: 1988911 to the API
2026-03-29 19:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Grigio Grafite metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '1e0f1b52-cd79-5907-a504-d03ce3217f5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'RENAULT KOLEOS 2.0 DCI 175 ENERGY INI. PARIS 4X4 X-TRON Cross over '
'5-door (Euro 6)',
'odometer': 110422,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-28',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT RENAULT KOLEOS 2.0 DCI 175 ENERGY INI. PARIS 4X4 X-TRON '
'Cross over 5-door (Euro 6) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2018}
2026-03-29 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988911%27 HTTP/1.1" 200 None
2026-03-29 19:31:13 [ayvens.it] INFO: Saving data for 1988911: {'auction_closing_time': 1774944000.0, 'created_time': 1774629476.467066, 'last_price_update_time': 1774812673.459217}
2026-03-29 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988911') HTTP/1.1" 204 0
2026-03-29 19:31:13 [ayvens.it] INFO: Found listing with ID: 1988912
2026-03-29 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988912%27 HTTP/1.1" 200 None
2026-03-29 19:31:13 [ayvens.it] INFO: Scrape type for 1988912: 2
2026-03-29 19:31:13 [ayvens.it] INFO: Extracting data for car ID: 1988912
2026-03-29 19:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aec951e5-0951-511c-9678-c638780da3e3 with identifier: 1988912
2026-03-29 19:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aec951e5-0951-511c-9678-c638780da3e3 with scrape type 2
2026-03-29 19:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aec951e5-0951-511c-9678-c638780da3e3 with scrape type 2
2026-03-29 19:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: aec951e5-0951-511c-9678-c638780da3e3, identifier: 1988912
2026-03-29 19:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: aec951e5-0951-511c-9678-c638780da3e3 with identifier: 1988912
2026-03-29 19:31:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: aec951e5-0951-511c-9678-c638780da3e3 with identifier: 1988912
2026-03-29 19:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: aec951e5-0951-511c-9678-c638780da3e3 with identifier: 1988912 to the API
2026-03-29 19:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'R COMMENT',
'currency': 'EUR',
'doors_number': 2,
'engine': '0.1L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': 'aec951e5-0951-511c-9678-c638780da3e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'PIAGGIO',
'model': 'PIAGGIO LIBERTY 125 DELIVERY (DOUBLE RACK+BOX) Motociclo (Euro 4)',
'odometer': 16972,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-21',
'seats_number': 5,
'seller_name': None,
'title': 'PIAGGIO PIAGGIO LIBERTY 125 DELIVERY (DOUBLE RACK+BOX) Motociclo '
'(Euro 4) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988912%27 HTTP/1.1" 200 None
2026-03-29 19:31:14 [ayvens.it] INFO: Saving data for 1988912: {'auction_closing_time': 1774944000.0, 'created_time': 1774629473.714006, 'last_price_update_time': 1774812674.68481}
2026-03-29 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988912') HTTP/1.1" 204 0
2026-03-29 19:31:14 [ayvens.it] INFO: Found listing with ID: 1988913
2026-03-29 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988913%27 HTTP/1.1" 200 None
2026-03-29 19:31:14 [ayvens.it] INFO: Scrape type for 1988913: 2
2026-03-29 19:31:14 [ayvens.it] INFO: Extracting data for car ID: 1988913
2026-03-29 19:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8114194-e648-5593-8945-aba28a51701c with identifier: 1988913
2026-03-29 19:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8114194-e648-5593-8945-aba28a51701c with scrape type 2
2026-03-29 19:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8114194-e648-5593-8945-aba28a51701c with scrape type 2
2026-03-29 19:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: a8114194-e648-5593-8945-aba28a51701c, identifier: 1988913
2026-03-29 19:31:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: a8114194-e648-5593-8945-aba28a51701c with identifier: 1988913
2026-03-29 19:31:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: a8114194-e648-5593-8945-aba28a51701c with identifier: 1988913
2026-03-29 19:31:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: a8114194-e648-5593-8945-aba28a51701c with identifier: 1988913 to the API
2026-03-29 19:31:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'COOL WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': 'a8114194-e648-5593-8945-aba28a51701c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'TOYOTA AYGO 1.0 VVT-i x-business MMT Micro car 5-door',
'odometer': 51735,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA TOYOTA AYGO 1.0 VVT-i x-business MMT Micro car 5-door -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2018}
2026-03-29 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988913%27 HTTP/1.1" 200 None
2026-03-29 19:31:15 [ayvens.it] INFO: Saving data for 1988913: {'auction_closing_time': 1774944000.0, 'created_time': 1774629474.484506, 'last_price_update_time': 1774812675.695509}
2026-03-29 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988913') HTTP/1.1" 204 0
2026-03-29 19:31:15 [ayvens.it] INFO: Found listing with ID: 1988914
2026-03-29 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988914%27 HTTP/1.1" 200 None
2026-03-29 19:31:15 [ayvens.it] INFO: Scrape type for 1988914: 2
2026-03-29 19:31:15 [ayvens.it] INFO: Extracting data for car ID: 1988914
2026-03-29 19:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ee61d1a-f235-5fd7-9a98-347822e652ca with identifier: 1988914
2026-03-29 19:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ee61d1a-f235-5fd7-9a98-347822e652ca with scrape type 2
2026-03-29 19:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ee61d1a-f235-5fd7-9a98-347822e652ca with scrape type 2
2026-03-29 19:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 0ee61d1a-f235-5fd7-9a98-347822e652ca, identifier: 1988914
2026-03-29 19:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 0ee61d1a-f235-5fd7-9a98-347822e652ca with identifier: 1988914
2026-03-29 19:31:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 0ee61d1a-f235-5fd7-9a98-347822e652ca with identifier: 1988914
2026-03-29 19:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 0ee61d1a-f235-5fd7-9a98-347822e652ca with identifier: 1988914 to the API
2026-03-29 19:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ARGENTO SELENITE METALLIZZATA',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '0ee61d1a-f235-5fd7-9a98-347822e652ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'MERCEDES-BENZ GLC 220 d 4Matic Sport aut. Sport utility vehicle '
'5-door (Euro 6D)',
'odometer': 155995,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ MERCEDES-BENZ GLC 220 d 4Matic Sport aut. Sport '
'utility vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988914%27 HTTP/1.1" 200 None
2026-03-29 19:31:16 [ayvens.it] INFO: Saving data for 1988914: {'auction_closing_time': 1774944000.0, 'created_time': 1774629474.09209, 'last_price_update_time': 1774812676.094292}
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988914') HTTP/1.1" 204 0
2026-03-29 19:31:16 [ayvens.it] INFO: Found listing with ID: 1988915
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988915%27 HTTP/1.1" 200 None
2026-03-29 19:31:16 [ayvens.it] INFO: Scrape type for 1988915: 2
2026-03-29 19:31:16 [ayvens.it] INFO: Extracting data for car ID: 1988915
2026-03-29 19:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6b7bffa-a3be-5a18-ae7f-94cac8849250 with identifier: 1988915
2026-03-29 19:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6b7bffa-a3be-5a18-ae7f-94cac8849250 with scrape type 2
2026-03-29 19:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6b7bffa-a3be-5a18-ae7f-94cac8849250 with scrape type 2
2026-03-29 19:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: f6b7bffa-a3be-5a18-ae7f-94cac8849250, identifier: 1988915
2026-03-29 19:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: f6b7bffa-a3be-5a18-ae7f-94cac8849250 with identifier: 1988915
2026-03-29 19:31:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: f6b7bffa-a3be-5a18-ae7f-94cac8849250 with identifier: 1988915
2026-03-29 19:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: f6b7bffa-a3be-5a18-ae7f-94cac8849250 with identifier: 1988915 to the API
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': 'f6b7bffa-a3be-5a18-ae7f-94cac8849250',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'TOYOTA RAV4 2.5 HV 218cv E-CVT Business 2WD Cross over 5-door (Euro '
'6.2)',
'odometer': 108608,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-05',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA TOYOTA RAV4 2.5 HV 218cv E-CVT Business 2WD Cross over '
'5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988915%27 HTTP/1.1" 200 None
2026-03-29 19:31:16 [ayvens.it] INFO: Saving data for 1988915: {'auction_closing_time': 1774944000.0, 'created_time': 1774629471.860531, 'last_price_update_time': 1774812676.498103}
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988915') HTTP/1.1" 204 0
2026-03-29 19:31:16 [ayvens.it] INFO: Found listing with ID: 1988916
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988916%27 HTTP/1.1" 200 None
2026-03-29 19:31:16 [ayvens.it] INFO: Scrape type for 1988916: 2
2026-03-29 19:31:16 [ayvens.it] INFO: Extracting data for car ID: 1988916
2026-03-29 19:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0b89a5c-db75-53c7-b7d2-95be3b735736 with identifier: 1988916
2026-03-29 19:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0b89a5c-db75-53c7-b7d2-95be3b735736 with scrape type 2
2026-03-29 19:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0b89a5c-db75-53c7-b7d2-95be3b735736 with scrape type 2
2026-03-29 19:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: b0b89a5c-db75-53c7-b7d2-95be3b735736, identifier: 1988916
2026-03-29 19:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: b0b89a5c-db75-53c7-b7d2-95be3b735736 with identifier: 1988916
2026-03-29 19:31:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: b0b89a5c-db75-53c7-b7d2-95be3b735736 with identifier: 1988916
2026-03-29 19:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: b0b89a5c-db75-53c7-b7d2-95be3b735736 with identifier: 1988916 to the API
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GLACIER SILVER',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'b0b89a5c-db75-53c7-b7d2-95be3b735736',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW X3 xDrive 20d MH48V Business Advantage Sport utility vehicle '
'5-door (Euro 6D)',
'odometer': 115547,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-12',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW X3 xDrive 20d MH48V Business Advantage Sport utility '
'vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988916%27 HTTP/1.1" 200 None
2026-03-29 19:31:16 [ayvens.it] INFO: Saving data for 1988916: {'auction_closing_time': 1774944000.0, 'created_time': 1774629473.253275, 'last_price_update_time': 1774812676.887366}
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988916') HTTP/1.1" 204 0
2026-03-29 19:31:16 [ayvens.it] INFO: Found listing with ID: 1988917
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988917%27 HTTP/1.1" 200 None
2026-03-29 19:31:16 [ayvens.it] INFO: Scrape type for 1988917: 2
2026-03-29 19:31:16 [ayvens.it] INFO: Extracting data for car ID: 1988917
2026-03-29 19:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54426166-0f01-5a56-aa6d-822b7777a3e8 with identifier: 1988917
2026-03-29 19:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54426166-0f01-5a56-aa6d-822b7777a3e8 with scrape type 2
2026-03-29 19:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54426166-0f01-5a56-aa6d-822b7777a3e8 with scrape type 2
2026-03-29 19:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 54426166-0f01-5a56-aa6d-822b7777a3e8, identifier: 1988917
2026-03-29 19:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 54426166-0f01-5a56-aa6d-822b7777a3e8 with identifier: 1988917
2026-03-29 19:31:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 54426166-0f01-5a56-aa6d-822b7777a3e8 with identifier: 1988917
2026-03-29 19:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 54426166-0f01-5a56-aa6d-822b7777a3e8 with identifier: 1988917 to the API
2026-03-29 19:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO SCURO METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '54426166-0f01-5a56-aa6d-822b7777a3e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'LEXUS',
'model': 'LEXUS UX HYBRID LUXURY 4WD FP',
'odometer': 70739,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'LEXUS LEXUS UX HYBRID LUXURY 4WD FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988917%27 HTTP/1.1" 200 None
2026-03-29 19:31:17 [ayvens.it] INFO: Saving data for 1988917: {'auction_closing_time': 1774944000.0, 'created_time': 1774629264.142604, 'last_price_update_time': 1774812677.292641}
2026-03-29 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988917') HTTP/1.1" 204 0
2026-03-29 19:31:17 [ayvens.it] INFO: Found listing with ID: 1988918
2026-03-29 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988918%27 HTTP/1.1" 200 None
2026-03-29 19:31:17 [ayvens.it] INFO: Scrape type for 1988918: 2
2026-03-29 19:31:17 [ayvens.it] INFO: Extracting data for car ID: 1988918
2026-03-29 19:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82c49a34-20bd-5aee-b2fa-e77d50dfa71e with identifier: 1988918
2026-03-29 19:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82c49a34-20bd-5aee-b2fa-e77d50dfa71e with scrape type 2
2026-03-29 19:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82c49a34-20bd-5aee-b2fa-e77d50dfa71e with scrape type 2
2026-03-29 19:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 82c49a34-20bd-5aee-b2fa-e77d50dfa71e, identifier: 1988918
2026-03-29 19:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 82c49a34-20bd-5aee-b2fa-e77d50dfa71e with identifier: 1988918
2026-03-29 19:31:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 82c49a34-20bd-5aee-b2fa-e77d50dfa71e with identifier: 1988918
2026-03-29 19:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 82c49a34-20bd-5aee-b2fa-e77d50dfa71e with identifier: 1988918 to the API
2026-03-29 19:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'MINERAL WHITE',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '82c49a34-20bd-5aee-b2fa-e77d50dfa71e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW X3 xDrive 20d MH48V Business Advantage Sport utility vehicle '
'5-door (Euro 6D)',
'odometer': 138647,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW X3 xDrive 20d MH48V Business Advantage Sport utility '
'vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988918%27 HTTP/1.1" 200 None
2026-03-29 19:31:18 [ayvens.it] INFO: Saving data for 1988918: {'auction_closing_time': 1774944000.0, 'created_time': 1774629258.805944, 'last_price_update_time': 1774812678.672679}
2026-03-29 19:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988918') HTTP/1.1" 204 0
2026-03-29 19:31:18 [ayvens.it] INFO: Found listing with ID: 1988919
2026-03-29 19:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988919%27 HTTP/1.1" 200 None
2026-03-29 19:31:18 [ayvens.it] INFO: Scrape type for 1988919: 2
2026-03-29 19:31:18 [ayvens.it] INFO: Extracting data for car ID: 1988919
2026-03-29 19:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76f693b8-1adf-5742-bc0b-f7952cdae442 with identifier: 1988919
2026-03-29 19:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76f693b8-1adf-5742-bc0b-f7952cdae442 with scrape type 2
2026-03-29 19:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76f693b8-1adf-5742-bc0b-f7952cdae442 with scrape type 2
2026-03-29 19:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 76f693b8-1adf-5742-bc0b-f7952cdae442, identifier: 1988919
2026-03-29 19:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 76f693b8-1adf-5742-bc0b-f7952cdae442 with identifier: 1988919
2026-03-29 19:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 76f693b8-1adf-5742-bc0b-f7952cdae442 with identifier: 1988919
2026-03-29 19:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 76f693b8-1adf-5742-bc0b-f7952cdae442 with identifier: 1988919 to the API
2026-03-29 19:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO FROZEN PASTELLO',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '76f693b8-1adf-5742-bc0b-f7952cdae442',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD TRANSIT COURIER 1.5 TDCI 75 CV TREND FP (PC) FP',
'odometer': 197343,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD TRANSIT COURIER 1.5 TDCI 75 CV TREND FP (PC) FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988919%27 HTTP/1.1" 200 None
2026-03-29 19:31:19 [ayvens.it] INFO: Saving data for 1988919: {'auction_closing_time': 1774944000.0, 'created_time': 1774629258.436134, 'last_price_update_time': 1774812679.050276}
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988919') HTTP/1.1" 204 0
2026-03-29 19:31:19 [ayvens.it] INFO: Found listing with ID: 1988920
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988920%27 HTTP/1.1" 200 None
2026-03-29 19:31:19 [ayvens.it] INFO: Scrape type for 1988920: 2
2026-03-29 19:31:19 [ayvens.it] INFO: Extracting data for car ID: 1988920
2026-03-29 19:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c998a9d-60a0-500d-97b6-eda95605138f with identifier: 1988920
2026-03-29 19:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c998a9d-60a0-500d-97b6-eda95605138f with scrape type 2
2026-03-29 19:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c998a9d-60a0-500d-97b6-eda95605138f with scrape type 2
2026-03-29 19:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 9c998a9d-60a0-500d-97b6-eda95605138f, identifier: 1988920
2026-03-29 19:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 9c998a9d-60a0-500d-97b6-eda95605138f with identifier: 1988920
2026-03-29 19:31:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 9c998a9d-60a0-500d-97b6-eda95605138f with identifier: 1988920
2026-03-29 19:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 9c998a9d-60a0-500d-97b6-eda95605138f with identifier: 1988920 to the API
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Super White pastello',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.8L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '9c998a9d-60a0-500d-97b6-eda95605138f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'TOYOTA COROLLA TS 1.8 Hybrid Active SW 5-door (Euro 6.2)',
'odometer': 80385,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA TOYOTA COROLLA TS 1.8 Hybrid Active SW 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988920%27 HTTP/1.1" 200 None
2026-03-29 19:31:19 [ayvens.it] INFO: Saving data for 1988920: {'auction_closing_time': 1774944000.0, 'created_time': 1774629256.02374, 'last_price_update_time': 1774812679.487017}
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988920') HTTP/1.1" 204 0
2026-03-29 19:31:19 [ayvens.it] INFO: Found listing with ID: 1988921
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988921%27 HTTP/1.1" 200 None
2026-03-29 19:31:19 [ayvens.it] INFO: Scrape type for 1988921: 2
2026-03-29 19:31:19 [ayvens.it] INFO: Extracting data for car ID: 1988921
2026-03-29 19:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a35f5c17-dab1-5daa-9d6a-6ef67cc62a4e with identifier: 1988921
2026-03-29 19:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a35f5c17-dab1-5daa-9d6a-6ef67cc62a4e with scrape type 2
2026-03-29 19:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a35f5c17-dab1-5daa-9d6a-6ef67cc62a4e with scrape type 2
2026-03-29 19:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: a35f5c17-dab1-5daa-9d6a-6ef67cc62a4e, identifier: 1988921
2026-03-29 19:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: a35f5c17-dab1-5daa-9d6a-6ef67cc62a4e with identifier: 1988921
2026-03-29 19:31:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: a35f5c17-dab1-5daa-9d6a-6ef67cc62a4e with identifier: 1988921
2026-03-29 19:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: a35f5c17-dab1-5daa-9d6a-6ef67cc62a4e with identifier: 1988921 to the API
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Nero notte pastello',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'a35f5c17-dab1-5daa-9d6a-6ef67cc62a4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'MERCEDES-BENZ GLB GLB 200 d Automatic Executive Sport utility '
'vehicle 5-door (Euro 6D)',
'odometer': 129855,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ MERCEDES-BENZ GLB GLB 200 d Automatic Executive Sport '
'utility vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988921%27 HTTP/1.1" 200 None
2026-03-29 19:31:19 [ayvens.it] INFO: Saving data for 1988921: {'auction_closing_time': 1774944000.0, 'created_time': 1774629253.432447, 'last_price_update_time': 1774812679.900118}
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988921') HTTP/1.1" 204 0
2026-03-29 19:31:19 [ayvens.it] INFO: Found listing with ID: 1988922
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988922%27 HTTP/1.1" 200 None
2026-03-29 19:31:19 [ayvens.it] INFO: Scrape type for 1988922: 2
2026-03-29 19:31:19 [ayvens.it] INFO: Extracting data for car ID: 1988922
2026-03-29 19:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 672d93f8-e491-5d9a-a1c3-e6257488a356 with identifier: 1988922
2026-03-29 19:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 672d93f8-e491-5d9a-a1c3-e6257488a356 with scrape type 2
2026-03-29 19:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 672d93f8-e491-5d9a-a1c3-e6257488a356 with scrape type 2
2026-03-29 19:31:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 672d93f8-e491-5d9a-a1c3-e6257488a356, identifier: 1988922
2026-03-29 19:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 672d93f8-e491-5d9a-a1c3-e6257488a356 with identifier: 1988922
2026-03-29 19:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 672d93f8-e491-5d9a-a1c3-e6257488a356 with identifier: 1988922
2026-03-29 19:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 672d93f8-e491-5d9a-a1c3-e6257488a356 with identifier: 1988922 to the API
2026-03-29 19:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Black Sapphire',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '672d93f8-e491-5d9a-a1c3-e6257488a356',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW SERIE 1 116d Business Advantage Hatchback 5-door (Euro 6D)',
'odometer': 175982,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW SERIE 1 116d Business Advantage Hatchback 5-door (Euro 6D) '
'-',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988922%27 HTTP/1.1" 200 None
2026-03-29 19:31:20 [ayvens.it] INFO: Saving data for 1988922: {'auction_closing_time': 1774944000.0, 'created_time': 1774629252.354564, 'last_price_update_time': 1774812680.676884}
2026-03-29 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988922') HTTP/1.1" 204 0
2026-03-29 19:31:20 [ayvens.it] INFO: Found listing with ID: 1988923
2026-03-29 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988923%27 HTTP/1.1" 200 None
2026-03-29 19:31:20 [ayvens.it] INFO: Scrape type for 1988923: 2
2026-03-29 19:31:20 [ayvens.it] INFO: Extracting data for car ID: 1988923
2026-03-29 19:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92894306-eabc-56a1-afdc-298c40030e71 with identifier: 1988923
2026-03-29 19:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92894306-eabc-56a1-afdc-298c40030e71 with scrape type 2
2026-03-29 19:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92894306-eabc-56a1-afdc-298c40030e71 with scrape type 2
2026-03-29 19:31:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 92894306-eabc-56a1-afdc-298c40030e71, identifier: 1988923
2026-03-29 19:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 92894306-eabc-56a1-afdc-298c40030e71 with identifier: 1988923
2026-03-29 19:31:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 92894306-eabc-56a1-afdc-298c40030e71 with identifier: 1988923
2026-03-29 19:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 92894306-eabc-56a1-afdc-298c40030e71 with identifier: 1988923 to the API
2026-03-29 19:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '92894306-eabc-56a1-afdc-298c40030e71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD KUGA 2.5 Benzina FHEV 190CV 4WD Vignale Auto Sport utility '
'vehicle 5-door (Euro 6.2)',
'odometer': 52522,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD KUGA 2.5 Benzina FHEV 190CV 4WD Vignale Auto Sport '
'utility vehicle 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988923%27 HTTP/1.1" 200 None
2026-03-29 19:31:21 [ayvens.it] INFO: Saving data for 1988923: {'auction_closing_time': 1774944000.0, 'created_time': 1774629235.367569, 'last_price_update_time': 1774812681.083869}
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988923') HTTP/1.1" 204 0
2026-03-29 19:31:21 [ayvens.it] INFO: Found listing with ID: 1988924
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988924%27 HTTP/1.1" 200 None
2026-03-29 19:31:21 [ayvens.it] INFO: Scrape type for 1988924: 2
2026-03-29 19:31:21 [ayvens.it] INFO: Extracting data for car ID: 1988924
2026-03-29 19:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 799a1ab9-9082-5ba3-bb6b-5bf6d4bb3144 with identifier: 1988924
2026-03-29 19:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 799a1ab9-9082-5ba3-bb6b-5bf6d4bb3144 with scrape type 2
2026-03-29 19:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 799a1ab9-9082-5ba3-bb6b-5bf6d4bb3144 with scrape type 2
2026-03-29 19:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 799a1ab9-9082-5ba3-bb6b-5bf6d4bb3144, identifier: 1988924
2026-03-29 19:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 799a1ab9-9082-5ba3-bb6b-5bf6d4bb3144 with identifier: 1988924
2026-03-29 19:31:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 799a1ab9-9082-5ba3-bb6b-5bf6d4bb3144 with identifier: 1988924
2026-03-29 19:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 799a1ab9-9082-5ba3-bb6b-5bf6d4bb3144 with identifier: 1988924 to the API
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '799a1ab9-9082-5ba3-bb6b-5bf6d4bb3144',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD PUMA 1.0 Ecoboost Hybrid 125CV Tit. Des. Auto Sport utility '
'vehicle 5-door (Euro 6.2)',
'odometer': 76166,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD PUMA 1.0 Ecoboost Hybrid 125CV Tit. Des. Auto Sport '
'utility vehicle 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988924%27 HTTP/1.1" 200 None
2026-03-29 19:31:21 [ayvens.it] INFO: Saving data for 1988924: {'auction_closing_time': 1774944000.0, 'created_time': 1774629251.152021, 'last_price_update_time': 1774812681.464663}
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988924') HTTP/1.1" 204 0
2026-03-29 19:31:21 [ayvens.it] INFO: Found listing with ID: 1988925
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988925%27 HTTP/1.1" 200 None
2026-03-29 19:31:21 [ayvens.it] INFO: Scrape type for 1988925: 2
2026-03-29 19:31:21 [ayvens.it] INFO: Extracting data for car ID: 1988925
2026-03-29 19:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74b9dd4c-1b53-5593-9ffd-d77d29d6b5c3 with identifier: 1988925
2026-03-29 19:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74b9dd4c-1b53-5593-9ffd-d77d29d6b5c3 with scrape type 2
2026-03-29 19:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74b9dd4c-1b53-5593-9ffd-d77d29d6b5c3 with scrape type 2
2026-03-29 19:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 74b9dd4c-1b53-5593-9ffd-d77d29d6b5c3, identifier: 1988925
2026-03-29 19:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 74b9dd4c-1b53-5593-9ffd-d77d29d6b5c3 with identifier: 1988925
2026-03-29 19:31:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 74b9dd4c-1b53-5593-9ffd-d77d29d6b5c3 with identifier: 1988925
2026-03-29 19:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 74b9dd4c-1b53-5593-9ffd-d77d29d6b5c3 with identifier: 1988925 to the API
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ROSSO RUBINO MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '74b9dd4c-1b53-5593-9ffd-d77d29d6b5c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN C3 (PC) BLUEHDI 100 S&S FEEL VAN',
'odometer': 159547,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN C3 (PC) BLUEHDI 100 S&S FEEL VAN -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988925%27 HTTP/1.1" 200 None
2026-03-29 19:31:21 [ayvens.it] INFO: Saving data for 1988925: {'auction_closing_time': 1774944000.0, 'created_time': 1774629248.663023, 'last_price_update_time': 1774812681.844378}
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988925') HTTP/1.1" 204 0
2026-03-29 19:31:21 [ayvens.it] INFO: Found listing with ID: 1988926
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988926%27 HTTP/1.1" 200 None
2026-03-29 19:31:21 [ayvens.it] INFO: Scrape type for 1988926: 2
2026-03-29 19:31:21 [ayvens.it] INFO: Extracting data for car ID: 1988926
2026-03-29 19:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67029932-5c3c-52b8-b2a5-bff35f6f92d7 with identifier: 1988926
2026-03-29 19:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67029932-5c3c-52b8-b2a5-bff35f6f92d7 with scrape type 2
2026-03-29 19:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67029932-5c3c-52b8-b2a5-bff35f6f92d7 with scrape type 2
2026-03-29 19:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 67029932-5c3c-52b8-b2a5-bff35f6f92d7, identifier: 1988926
2026-03-29 19:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 67029932-5c3c-52b8-b2a5-bff35f6f92d7 with identifier: 1988926
2026-03-29 19:31:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 67029932-5c3c-52b8-b2a5-bff35f6f92d7 with identifier: 1988926
2026-03-29 19:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 67029932-5c3c-52b8-b2a5-bff35f6f92d7 with identifier: 1988926 to the API
2026-03-29 19:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'MAGNETIC GREY METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '67029932-5c3c-52b8-b2a5-bff35f6f92d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD PUMA 1.0 ECOBOOST HYBRID 125CV ST-LINE AUTO FP',
'odometer': 185457,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD PUMA 1.0 ECOBOOST HYBRID 125CV ST-LINE AUTO FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988926%27 HTTP/1.1" 200 None
2026-03-29 19:31:22 [ayvens.it] INFO: Saving data for 1988926: {'auction_closing_time': 1774944000.0, 'created_time': 1774629247.736679, 'last_price_update_time': 1774812682.22321}
2026-03-29 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988926') HTTP/1.1" 204 0
2026-03-29 19:31:22 [ayvens.it] INFO: Found listing with ID: 1988927
2026-03-29 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988927%27 HTTP/1.1" 200 None
2026-03-29 19:31:22 [ayvens.it] INFO: Scrape type for 1988927: 2
2026-03-29 19:31:22 [ayvens.it] INFO: Extracting data for car ID: 1988927
2026-03-29 19:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e484b92-0308-50df-9002-b480df42c181 with identifier: 1988927
2026-03-29 19:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e484b92-0308-50df-9002-b480df42c181 with scrape type 2
2026-03-29 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e484b92-0308-50df-9002-b480df42c181 with scrape type 2
2026-03-29 19:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 8e484b92-0308-50df-9002-b480df42c181, identifier: 1988927
2026-03-29 19:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 8e484b92-0308-50df-9002-b480df42c181 with identifier: 1988927
2026-03-29 19:31:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 8e484b92-0308-50df-9002-b480df42c181 with identifier: 1988927
2026-03-29 19:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 8e484b92-0308-50df-9002-b480df42c181 with identifier: 1988927 to the API
2026-03-29 19:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NATURAL WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '8e484b92-0308-50df-9002-b480df42c181',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN C5 AIRCROSS (PC BLUEHDI 130 S&S C-SERIES EAT8',
'odometer': 48701,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN C5 AIRCROSS (PC BLUEHDI 130 S&S C-SERIES EAT8 -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988927%27 HTTP/1.1" 200 None
2026-03-29 19:31:22 [ayvens.it] INFO: Saving data for 1988927: {'auction_closing_time': 1774944000.0, 'created_time': 1774629246.678618, 'last_price_update_time': 1774812682.638055}
2026-03-29 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988927') HTTP/1.1" 204 0
2026-03-29 19:31:22 [ayvens.it] INFO: Found listing with ID: 1988928
2026-03-29 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988928%27 HTTP/1.1" 200 None
2026-03-29 19:31:22 [ayvens.it] INFO: Scrape type for 1988928: 2
2026-03-29 19:31:22 [ayvens.it] INFO: Extracting data for car ID: 1988928
2026-03-29 19:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50ecbe9d-4888-5140-beae-b470a63cd3cc with identifier: 1988928
2026-03-29 19:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50ecbe9d-4888-5140-beae-b470a63cd3cc with scrape type 2
2026-03-29 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50ecbe9d-4888-5140-beae-b470a63cd3cc with scrape type 2
2026-03-29 19:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 50ecbe9d-4888-5140-beae-b470a63cd3cc, identifier: 1988928
2026-03-29 19:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 50ecbe9d-4888-5140-beae-b470a63cd3cc with identifier: 1988928
2026-03-29 19:31:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 50ecbe9d-4888-5140-beae-b470a63cd3cc with identifier: 1988928
2026-03-29 19:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 50ecbe9d-4888-5140-beae-b470a63cd3cc with identifier: 1988928 to the API
2026-03-29 19:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Deep Black perla',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '50ecbe9d-4888-5140-beae-b470a63cd3cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN TIGUAN 2.0 TDI SCR 110KW Life DSG Sport utility vehicle '
'5-door (Euro 6D)',
'odometer': 124066,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN TIGUAN 2.0 TDI SCR 110KW Life DSG Sport '
'utility vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988928%27 HTTP/1.1" 200 None
2026-03-29 19:31:23 [ayvens.it] INFO: Saving data for 1988928: {'auction_closing_time': 1774944000.0, 'created_time': 1774629245.636445, 'last_price_update_time': 1774812683.026304}
2026-03-29 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988928') HTTP/1.1" 204 0
2026-03-29 19:31:23 [ayvens.it] INFO: Found listing with ID: 1988929
2026-03-29 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988929%27 HTTP/1.1" 200 None
2026-03-29 19:31:23 [ayvens.it] INFO: Scrape type for 1988929: 2
2026-03-29 19:31:23 [ayvens.it] INFO: Extracting data for car ID: 1988929
2026-03-29 19:31:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49c42cb4-9bec-539c-bce9-e64e706a7783 with identifier: 1988929
2026-03-29 19:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49c42cb4-9bec-539c-bce9-e64e706a7783 with scrape type 2
2026-03-29 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49c42cb4-9bec-539c-bce9-e64e706a7783 with scrape type 2
2026-03-29 19:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 49c42cb4-9bec-539c-bce9-e64e706a7783, identifier: 1988929
2026-03-29 19:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 49c42cb4-9bec-539c-bce9-e64e706a7783 with identifier: 1988929
2026-03-29 19:31:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 49c42cb4-9bec-539c-bce9-e64e706a7783 with identifier: 1988929
2026-03-29 19:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 49c42cb4-9bec-539c-bce9-e64e706a7783 with identifier: 1988929 to the API
2026-03-29 19:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO MYTHOS METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '49c42cb4-9bec-539c-bce9-e64e706a7783',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q5 50 TFSI e Business quattro S tronic Sport utility vehicle '
'5-door (Euro 6D)',
'odometer': 56056,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-13',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q5 50 TFSI e Business quattro S tronic Sport utility '
'vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988929%27 HTTP/1.1" 200 None
2026-03-29 19:31:23 [ayvens.it] INFO: Saving data for 1988929: {'auction_closing_time': 1774944000.0, 'created_time': 1774629241.497378, 'last_price_update_time': 1774812683.503608}
2026-03-29 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988929') HTTP/1.1" 204 0
2026-03-29 19:31:23 [ayvens.it] INFO: Found listing with ID: 1988930
2026-03-29 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988930%27 HTTP/1.1" 200 None
2026-03-29 19:31:23 [ayvens.it] INFO: Scrape type for 1988930: 2
2026-03-29 19:31:23 [ayvens.it] INFO: Extracting data for car ID: 1988930
2026-03-29 19:31:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0816d2cd-4f01-587e-b3e6-1cee0794d353 with identifier: 1988930
2026-03-29 19:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0816d2cd-4f01-587e-b3e6-1cee0794d353 with scrape type 2
2026-03-29 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0816d2cd-4f01-587e-b3e6-1cee0794d353 with scrape type 2
2026-03-29 19:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 0816d2cd-4f01-587e-b3e6-1cee0794d353, identifier: 1988930
2026-03-29 19:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 0816d2cd-4f01-587e-b3e6-1cee0794d353 with identifier: 1988930
2026-03-29 19:31:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 0816d2cd-4f01-587e-b3e6-1cee0794d353 with identifier: 1988930
2026-03-29 19:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 0816d2cd-4f01-587e-b3e6-1cee0794d353 with identifier: 1988930 to the API
2026-03-29 19:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'MINERAL WHITE SOLIDO',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '0816d2cd-4f01-587e-b3e6-1cee0794d353',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'NISSAN',
'model': 'NISSAN NV250 1.5 dCi 95cv L1 Van Vettura Furgonata 4-door (Euro '
'6.2)',
'odometer': 93616,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN NISSAN NV250 1.5 dCi 95cv L1 Van Vettura Furgonata 4-door '
'(Euro 6.2) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988930%27 HTTP/1.1" 200 None
2026-03-29 19:31:24 [ayvens.it] INFO: Saving data for 1988930: {'auction_closing_time': 1774944000.0, 'created_time': 1774629244.403695, 'last_price_update_time': 1774812684.074245}
2026-03-29 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988930') HTTP/1.1" 204 0
2026-03-29 19:31:24 [ayvens.it] INFO: Found listing with ID: 1988931
2026-03-29 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988931%27 HTTP/1.1" 200 None
2026-03-29 19:31:24 [ayvens.it] INFO: Scrape type for 1988931: 2
2026-03-29 19:31:24 [ayvens.it] INFO: Extracting data for car ID: 1988931
2026-03-29 19:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcdb9480-cd9a-5a16-b158-94ab81126f72 with identifier: 1988931
2026-03-29 19:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcdb9480-cd9a-5a16-b158-94ab81126f72 with scrape type 2
2026-03-29 19:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcdb9480-cd9a-5a16-b158-94ab81126f72 with scrape type 2
2026-03-29 19:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: dcdb9480-cd9a-5a16-b158-94ab81126f72, identifier: 1988931
2026-03-29 19:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: dcdb9480-cd9a-5a16-b158-94ab81126f72 with identifier: 1988931
2026-03-29 19:31:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: dcdb9480-cd9a-5a16-b158-94ab81126f72 with identifier: 1988931
2026-03-29 19:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: dcdb9480-cd9a-5a16-b158-94ab81126f72 with identifier: 1988931 to the API
2026-03-29 19:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'FROZEN WHITE',
'currency': 'EUR',
'doors_number': 4,
'engine': '',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'electric',
'id': 'dcdb9480-cd9a-5a16-b158-94ab81126f72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD TRANSIT (PC) T/P ELETTRICO 68KWH 184CV 350 L3H2 TREND F FP',
'odometer': 90852,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD TRANSIT (PC) T/P ELETTRICO 68KWH 184CV 350 L3H2 TREND F '
'FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988931%27 HTTP/1.1" 200 None
2026-03-29 19:31:24 [ayvens.it] INFO: Saving data for 1988931: {'auction_closing_time': 1774944000.0, 'created_time': 1774629243.651493, 'last_price_update_time': 1774812684.482883}
2026-03-29 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988931') HTTP/1.1" 204 0
2026-03-29 19:31:24 [ayvens.it] INFO: Found listing with ID: 1988932
2026-03-29 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988932%27 HTTP/1.1" 200 None
2026-03-29 19:31:24 [ayvens.it] INFO: Scrape type for 1988932: 2
2026-03-29 19:31:24 [ayvens.it] INFO: Extracting data for car ID: 1988932
2026-03-29 19:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b9d88c4-7758-54d7-adaa-0c95f4e9c6be with identifier: 1988932
2026-03-29 19:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b9d88c4-7758-54d7-adaa-0c95f4e9c6be with scrape type 2
2026-03-29 19:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b9d88c4-7758-54d7-adaa-0c95f4e9c6be with scrape type 2
2026-03-29 19:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 6b9d88c4-7758-54d7-adaa-0c95f4e9c6be, identifier: 1988932
2026-03-29 19:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 6b9d88c4-7758-54d7-adaa-0c95f4e9c6be with identifier: 1988932
2026-03-29 19:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 6b9d88c4-7758-54d7-adaa-0c95f4e9c6be with identifier: 1988932
2026-03-29 19:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 6b9d88c4-7758-54d7-adaa-0c95f4e9c6be with identifier: 1988932 to the API
2026-03-29 19:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'POLAR WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '6b9d88c4-7758-54d7-adaa-0c95f4e9c6be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN C3 (PC) BLUEHDI 100 S&S FEEL PACK FP',
'odometer': 85813,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN C3 (PC) BLUEHDI 100 S&S FEEL PACK FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988932%27 HTTP/1.1" 200 None
2026-03-29 19:31:25 [ayvens.it] INFO: Saving data for 1988932: {'auction_closing_time': 1774944000.0, 'created_time': 1774629246.375203, 'last_price_update_time': 1774812685.67824}
2026-03-29 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988932') HTTP/1.1" 204 0
2026-03-29 19:31:25 [ayvens.it] INFO: Found listing with ID: 1988933
2026-03-29 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988933%27 HTTP/1.1" 200 None
2026-03-29 19:31:25 [ayvens.it] INFO: Scrape type for 1988933: 2
2026-03-29 19:31:25 [ayvens.it] INFO: Extracting data for car ID: 1988933
2026-03-29 19:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b196d70f-4049-5494-acf9-d9ed5517c614 with identifier: 1988933
2026-03-29 19:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b196d70f-4049-5494-acf9-d9ed5517c614 with scrape type 2
2026-03-29 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b196d70f-4049-5494-acf9-d9ed5517c614 with scrape type 2
2026-03-29 19:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: b196d70f-4049-5494-acf9-d9ed5517c614, identifier: 1988933
2026-03-29 19:31:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: b196d70f-4049-5494-acf9-d9ed5517c614 with identifier: 1988933
2026-03-29 19:31:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: b196d70f-4049-5494-acf9-d9ed5517c614 with identifier: 1988933
2026-03-29 19:31:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: b196d70f-4049-5494-acf9-d9ed5517c614 with identifier: 1988933 to the API
2026-03-29 19:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO ARTENSE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'b196d70f-4049-5494-acf9-d9ed5517c614',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 3008 (PC) BLUEHDI 130 EAT8 S&S ALLURE PACK',
'odometer': 127520,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 3008 (PC) BLUEHDI 130 EAT8 S&S ALLURE PACK -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988933%27 HTTP/1.1" 200 None
2026-03-29 19:31:26 [ayvens.it] INFO: Saving data for 1988933: {'auction_closing_time': 1774944000.0, 'created_time': 1774629249.445202, 'last_price_update_time': 1774812686.044786}
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988933') HTTP/1.1" 204 0
2026-03-29 19:31:26 [ayvens.it] INFO: Found listing with ID: 1988934
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988934%27 HTTP/1.1" 200 None
2026-03-29 19:31:26 [ayvens.it] INFO: Scrape type for 1988934: 2
2026-03-29 19:31:26 [ayvens.it] INFO: Extracting data for car ID: 1988934
2026-03-29 19:31:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67084afc-39ba-50be-96b1-8609e8ab90d1 with identifier: 1988934
2026-03-29 19:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67084afc-39ba-50be-96b1-8609e8ab90d1 with scrape type 2
2026-03-29 19:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67084afc-39ba-50be-96b1-8609e8ab90d1 with scrape type 2
2026-03-29 19:31:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 67084afc-39ba-50be-96b1-8609e8ab90d1, identifier: 1988934
2026-03-29 19:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 67084afc-39ba-50be-96b1-8609e8ab90d1 with identifier: 1988934
2026-03-29 19:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 67084afc-39ba-50be-96b1-8609e8ab90d1 with identifier: 1988934
2026-03-29 19:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 67084afc-39ba-50be-96b1-8609e8ab90d1 with identifier: 1988934 to the API
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Agate Black metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '67084afc-39ba-50be-96b1-8609e8ab90d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD KUGA 2.0 EcoBlue 120CV AWD ST-Line Auto Sport utility vehicle '
'5-door (Euro 6.2)',
'odometer': 204521,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD KUGA 2.0 EcoBlue 120CV AWD ST-Line Auto Sport utility '
'vehicle 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988934%27 HTTP/1.1" 200 None
2026-03-29 19:31:26 [ayvens.it] INFO: Saving data for 1988934: {'auction_closing_time': 1774944000.0, 'created_time': 1774629250.316416, 'last_price_update_time': 1774812686.425937}
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988934') HTTP/1.1" 204 0
2026-03-29 19:31:26 [ayvens.it] INFO: Found listing with ID: 1988935
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988935%27 HTTP/1.1" 200 None
2026-03-29 19:31:26 [ayvens.it] INFO: Scrape type for 1988935: 2
2026-03-29 19:31:26 [ayvens.it] INFO: Extracting data for car ID: 1988935
2026-03-29 19:31:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15452c3d-ec87-5d70-abd9-1543b0ab346e with identifier: 1988935
2026-03-29 19:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15452c3d-ec87-5d70-abd9-1543b0ab346e with scrape type 2
2026-03-29 19:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15452c3d-ec87-5d70-abd9-1543b0ab346e with scrape type 2
2026-03-29 19:31:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 15452c3d-ec87-5d70-abd9-1543b0ab346e, identifier: 1988935
2026-03-29 19:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 15452c3d-ec87-5d70-abd9-1543b0ab346e with identifier: 1988935
2026-03-29 19:31:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 15452c3d-ec87-5d70-abd9-1543b0ab346e with identifier: 1988935
2026-03-29 19:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 15452c3d-ec87-5d70-abd9-1543b0ab346e with identifier: 1988935 to the API
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SEOUL PEARL SILVER METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '15452c3d-ec87-5d70-abd9-1543b0ab346e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER RANGE ROVER EVO 1.5 P300E PHEV R-DYNAMIC SE AWD AUTO '
'(PC) FP',
'odometer': 112263,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER RANGE ROVER EVO 1.5 P300E PHEV R-DYNAMIC SE '
'AWD AUTO (PC) FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988935%27 HTTP/1.1" 200 None
2026-03-29 19:31:26 [ayvens.it] INFO: Saving data for 1988935: {'auction_closing_time': 1774944000.0, 'created_time': 1774629253.736118, 'last_price_update_time': 1774812686.817515}
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988935') HTTP/1.1" 204 0
2026-03-29 19:31:26 [ayvens.it] INFO: Found listing with ID: 1988936
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988936%27 HTTP/1.1" 200 None
2026-03-29 19:31:26 [ayvens.it] INFO: Scrape type for 1988936: 2
2026-03-29 19:31:26 [ayvens.it] INFO: Extracting data for car ID: 1988936
2026-03-29 19:31:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 483d98d2-0a14-51c4-8cf4-095412922344 with identifier: 1988936
2026-03-29 19:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 483d98d2-0a14-51c4-8cf4-095412922344 with scrape type 2
2026-03-29 19:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 483d98d2-0a14-51c4-8cf4-095412922344 with scrape type 2
2026-03-29 19:31:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 483d98d2-0a14-51c4-8cf4-095412922344, identifier: 1988936
2026-03-29 19:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 483d98d2-0a14-51c4-8cf4-095412922344 with identifier: 1988936
2026-03-29 19:31:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 483d98d2-0a14-51c4-8cf4-095412922344 with identifier: 1988936
2026-03-29 19:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 483d98d2-0a14-51c4-8cf4-095412922344 with identifier: 1988936 to the API
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO VULCANO METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.1L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '483d98d2-0a14-51c4-8cf4-095412922344',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'ALFA ROMEO',
'model': 'ALFA ROMEO STELVIO 2.2 TURBO DIESEL 190CV SPRINT AT8 Q4 FP',
'odometer': 131150,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': None,
'title': 'ALFA ROMEO ALFA ROMEO STELVIO 2.2 TURBO DIESEL 190CV SPRINT AT8 Q4 '
'FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988936%27 HTTP/1.1" 200 None
2026-03-29 19:31:27 [ayvens.it] INFO: Saving data for 1988936: {'auction_closing_time': 1774944000.0, 'created_time': 1774629255.576739, 'last_price_update_time': 1774812687.189889}
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988936') HTTP/1.1" 204 0
2026-03-29 19:31:27 [ayvens.it] INFO: Found listing with ID: 1988937
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988937%27 HTTP/1.1" 200 None
2026-03-29 19:31:27 [ayvens.it] INFO: Scrape type for 1988937: 2
2026-03-29 19:31:27 [ayvens.it] INFO: Extracting data for car ID: 1988937
2026-03-29 19:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b2ea2df-f838-5481-a106-6d9ac9d2c5e0 with identifier: 1988937
2026-03-29 19:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b2ea2df-f838-5481-a106-6d9ac9d2c5e0 with scrape type 2
2026-03-29 19:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b2ea2df-f838-5481-a106-6d9ac9d2c5e0 with scrape type 2
2026-03-29 19:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 9b2ea2df-f838-5481-a106-6d9ac9d2c5e0, identifier: 1988937
2026-03-29 19:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 9b2ea2df-f838-5481-a106-6d9ac9d2c5e0 with identifier: 1988937
2026-03-29 19:31:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 9b2ea2df-f838-5481-a106-6d9ac9d2c5e0 with identifier: 1988937
2026-03-29 19:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 9b2ea2df-f838-5481-a106-6d9ac9d2c5e0 with identifier: 1988937 to the API
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLU ANODIZZATO METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.1L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '9b2ea2df-f838-5481-a106-6d9ac9d2c5e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'ALFA ROMEO',
'model': 'ALFA ROMEO STELVIO 2.2 TD 210 CV TI AT8 Q4 FP',
'odometer': 142116,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'ALFA ROMEO ALFA ROMEO STELVIO 2.2 TD 210 CV TI AT8 Q4 FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988937%27 HTTP/1.1" 200 None
2026-03-29 19:31:27 [ayvens.it] INFO: Saving data for 1988937: {'auction_closing_time': 1774944000.0, 'created_time': 1774629259.892527, 'last_price_update_time': 1774812687.608962}
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988937') HTTP/1.1" 204 0
2026-03-29 19:31:27 [ayvens.it] INFO: Found listing with ID: 1988938
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988938%27 HTTP/1.1" 200 None
2026-03-29 19:31:27 [ayvens.it] INFO: Scrape type for 1988938: 2
2026-03-29 19:31:27 [ayvens.it] INFO: Extracting data for car ID: 1988938
2026-03-29 19:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab9566c9-ba37-51f3-aeee-fcee63a4c9f1 with identifier: 1988938
2026-03-29 19:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab9566c9-ba37-51f3-aeee-fcee63a4c9f1 with scrape type 2
2026-03-29 19:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab9566c9-ba37-51f3-aeee-fcee63a4c9f1 with scrape type 2
2026-03-29 19:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: ab9566c9-ba37-51f3-aeee-fcee63a4c9f1, identifier: 1988938
2026-03-29 19:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: ab9566c9-ba37-51f3-aeee-fcee63a4c9f1 with identifier: 1988938
2026-03-29 19:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: ab9566c9-ba37-51f3-aeee-fcee63a4c9f1 with identifier: 1988938
2026-03-29 19:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: ab9566c9-ba37-51f3-aeee-fcee63a4c9f1 with identifier: 1988938 to the API
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO GELATO PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': 'ab9566c9-ba37-51f3-aeee-fcee63a4c9f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT PANDA 1.0 Hybrid S&S 70cv E6.4 Van 2 posti Commercial hatch '
'5-door',
'odometer': 58059,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-05',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT PANDA 1.0 Hybrid S&S 70cv E6.4 Van 2 posti Commercial '
'hatch 5-door -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988938%27 HTTP/1.1" 200 None
2026-03-29 19:31:27 [ayvens.it] INFO: Saving data for 1988938: {'auction_closing_time': 1774944000.0, 'created_time': 1774629262.844399, 'last_price_update_time': 1774812687.97216}
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988938') HTTP/1.1" 204 0
2026-03-29 19:31:27 [ayvens.it] INFO: Found listing with ID: 1988939
2026-03-29 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988939%27 HTTP/1.1" 200 None
2026-03-29 19:31:28 [ayvens.it] INFO: Scrape type for 1988939: 2
2026-03-29 19:31:28 [ayvens.it] INFO: Extracting data for car ID: 1988939
2026-03-29 19:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e971de7b-28e5-5f28-8084-c0a8925b244d with identifier: 1988939
2026-03-29 19:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e971de7b-28e5-5f28-8084-c0a8925b244d with scrape type 2
2026-03-29 19:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e971de7b-28e5-5f28-8084-c0a8925b244d with scrape type 2
2026-03-29 19:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: e971de7b-28e5-5f28-8084-c0a8925b244d, identifier: 1988939
2026-03-29 19:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: e971de7b-28e5-5f28-8084-c0a8925b244d with identifier: 1988939
2026-03-29 19:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: e971de7b-28e5-5f28-8084-c0a8925b244d with identifier: 1988939
2026-03-29 19:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: e971de7b-28e5-5f28-8084-c0a8925b244d with identifier: 1988939 to the API
2026-03-29 19:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO ICY PASTELLO',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'e971de7b-28e5-5f28-8084-c0a8925b244d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'OPEL MOVANO 2.2 BLUEHDI 140 S&S 33 L2H2 FP',
'odometer': 127826,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-20',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL OPEL MOVANO 2.2 BLUEHDI 140 S&S 33 L2H2 FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988939%27 HTTP/1.1" 200 None
2026-03-29 19:31:28 [ayvens.it] INFO: Saving data for 1988939: {'auction_closing_time': 1774944000.0, 'created_time': 1774629263.797989, 'last_price_update_time': 1774812688.363449}
2026-03-29 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988939') HTTP/1.1" 204 0
2026-03-29 19:31:28 [ayvens.it] INFO: Found listing with ID: 1988940
2026-03-29 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988940%27 HTTP/1.1" 200 None
2026-03-29 19:31:28 [ayvens.it] INFO: Scrape type for 1988940: 2
2026-03-29 19:31:28 [ayvens.it] INFO: Extracting data for car ID: 1988940
2026-03-29 19:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82fe07fb-7e5b-595c-b720-1f7b8744488f with identifier: 1988940
2026-03-29 19:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82fe07fb-7e5b-595c-b720-1f7b8744488f with scrape type 2
2026-03-29 19:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82fe07fb-7e5b-595c-b720-1f7b8744488f with scrape type 2
2026-03-29 19:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 82fe07fb-7e5b-595c-b720-1f7b8744488f, identifier: 1988940
2026-03-29 19:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 82fe07fb-7e5b-595c-b720-1f7b8744488f with identifier: 1988940
2026-03-29 19:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 82fe07fb-7e5b-595c-b720-1f7b8744488f with identifier: 1988940
2026-03-29 19:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 82fe07fb-7e5b-595c-b720-1f7b8744488f with identifier: 1988940 to the API
2026-03-29 19:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'POLAR WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '82fe07fb-7e5b-595c-b720-1f7b8744488f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN C3 (PC) BLUEHDI 100 S&S FEEL PACK FP',
'odometer': 148100,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN C3 (PC) BLUEHDI 100 S&S FEEL PACK FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988940%27 HTTP/1.1" 200 None
2026-03-29 19:31:28 [ayvens.it] INFO: Saving data for 1988940: {'auction_closing_time': 1774944000.0, 'created_time': 1774629471.363048, 'last_price_update_time': 1774812688.846031}
2026-03-29 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988940') HTTP/1.1" 204 0
2026-03-29 19:31:28 [ayvens.it] INFO: Found listing with ID: 1988941
2026-03-29 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988941%27 HTTP/1.1" 200 None
2026-03-29 19:31:28 [ayvens.it] INFO: Scrape type for 1988941: 2
2026-03-29 19:31:28 [ayvens.it] INFO: Extracting data for car ID: 1988941
2026-03-29 19:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15a753d9-cf3f-5b16-8913-6b05b9684e90 with identifier: 1988941
2026-03-29 19:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15a753d9-cf3f-5b16-8913-6b05b9684e90 with scrape type 2
2026-03-29 19:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15a753d9-cf3f-5b16-8913-6b05b9684e90 with scrape type 2
2026-03-29 19:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 15a753d9-cf3f-5b16-8913-6b05b9684e90, identifier: 1988941
2026-03-29 19:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 15a753d9-cf3f-5b16-8913-6b05b9684e90 with identifier: 1988941
2026-03-29 19:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 15a753d9-cf3f-5b16-8913-6b05b9684e90 with identifier: 1988941
2026-03-29 19:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 15a753d9-cf3f-5b16-8913-6b05b9684e90 with identifier: 1988941 to the API
2026-03-29 19:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO GELATO PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol_lpg',
'id': '15a753d9-cf3f-5b16-8913-6b05b9684e90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT PANDA CONSIP12 1.2 69CV EASYPOWER E6 EASY FP',
'odometer': 88632,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-24',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT PANDA CONSIP12 1.2 69CV EASYPOWER E6 EASY FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2018}
2026-03-29 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988941%27 HTTP/1.1" 200 None
2026-03-29 19:31:29 [ayvens.it] INFO: Saving data for 1988941: {'auction_closing_time': 1774944000.0, 'created_time': 1774629284.957348, 'last_price_update_time': 1774812689.235449}
2026-03-29 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988941') HTTP/1.1" 204 0
2026-03-29 19:31:29 [ayvens.it] INFO: Found listing with ID: 1988942
2026-03-29 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988942%27 HTTP/1.1" 200 None
2026-03-29 19:31:29 [ayvens.it] INFO: Scrape type for 1988942: 2
2026-03-29 19:31:29 [ayvens.it] INFO: Extracting data for car ID: 1988942
2026-03-29 19:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96e8e9a6-d593-5780-96fa-c889d525de05 with identifier: 1988942
2026-03-29 19:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96e8e9a6-d593-5780-96fa-c889d525de05 with scrape type 2
2026-03-29 19:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96e8e9a6-d593-5780-96fa-c889d525de05 with scrape type 2
2026-03-29 19:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 96e8e9a6-d593-5780-96fa-c889d525de05, identifier: 1988942
2026-03-29 19:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 96e8e9a6-d593-5780-96fa-c889d525de05 with identifier: 1988942
2026-03-29 19:31:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 96e8e9a6-d593-5780-96fa-c889d525de05 with identifier: 1988942
2026-03-29 19:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 96e8e9a6-d593-5780-96fa-c889d525de05 with identifier: 1988942 to the API
2026-03-29 19:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO CARRARA PASTELLO',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '96e8e9a6-d593-5780-96fa-c889d525de05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT 500 (PC) 1.0 70CV IBRIDO LOUNGE FP',
'odometer': 77232,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT 500 (PC) 1.0 70CV IBRIDO LOUNGE FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988942%27 HTTP/1.1" 200 None
2026-03-29 19:31:29 [ayvens.it] INFO: Saving data for 1988942: {'auction_closing_time': 1774944000.0, 'created_time': 1774629270.141613, 'last_price_update_time': 1774812689.624512}
2026-03-29 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988942') HTTP/1.1" 204 0
2026-03-29 19:31:29 [ayvens.it] INFO: Found listing with ID: 1988943
2026-03-29 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988943%27 HTTP/1.1" 200 None
2026-03-29 19:31:29 [ayvens.it] INFO: Scrape type for 1988943: 2
2026-03-29 19:31:29 [ayvens.it] INFO: Extracting data for car ID: 1988943
2026-03-29 19:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74b3f79e-b323-5be3-abb0-744d58884fd0 with identifier: 1988943
2026-03-29 19:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74b3f79e-b323-5be3-abb0-744d58884fd0 with scrape type 2
2026-03-29 19:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74b3f79e-b323-5be3-abb0-744d58884fd0 with scrape type 2
2026-03-29 19:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 74b3f79e-b323-5be3-abb0-744d58884fd0, identifier: 1988943
2026-03-29 19:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 74b3f79e-b323-5be3-abb0-744d58884fd0 with identifier: 1988943
2026-03-29 19:31:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 74b3f79e-b323-5be3-abb0-744d58884fd0 with identifier: 1988943
2026-03-29 19:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 74b3f79e-b323-5be3-abb0-744d58884fd0 with identifier: 1988943 to the API
2026-03-29 19:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Grigio quarzo metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': '74b3f79e-b323-5be3-abb0-744d58884fd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'SKODA',
'model': 'SKODA OCTAVIA WAGON 1.5 TSI EXECUTIVE SW 5-door (Euro 6D)',
'odometer': 38284,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA SKODA OCTAVIA WAGON 1.5 TSI EXECUTIVE SW 5-door (Euro 6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988943%27 HTTP/1.1" 200 None
2026-03-29 19:31:30 [ayvens.it] INFO: Saving data for 1988943: {'auction_closing_time': 1774944000.0, 'created_time': 1774629268.445295, 'last_price_update_time': 1774812690.013598}
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988943') HTTP/1.1" 204 0
2026-03-29 19:31:30 [ayvens.it] INFO: Found listing with ID: 1988944
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988944%27 HTTP/1.1" 200 None
2026-03-29 19:31:30 [ayvens.it] INFO: Scrape type for 1988944: 2
2026-03-29 19:31:30 [ayvens.it] INFO: Extracting data for car ID: 1988944
2026-03-29 19:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de6b1fc4-f633-5b87-96e8-3d546606665f with identifier: 1988944
2026-03-29 19:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de6b1fc4-f633-5b87-96e8-3d546606665f with scrape type 2
2026-03-29 19:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de6b1fc4-f633-5b87-96e8-3d546606665f with scrape type 2
2026-03-29 19:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: de6b1fc4-f633-5b87-96e8-3d546606665f, identifier: 1988944
2026-03-29 19:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: de6b1fc4-f633-5b87-96e8-3d546606665f with identifier: 1988944
2026-03-29 19:31:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: de6b1fc4-f633-5b87-96e8-3d546606665f with identifier: 1988944
2026-03-29 19:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: de6b1fc4-f633-5b87-96e8-3d546606665f with identifier: 1988944 to the API
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO MADREPERLA MTZ SPECIALE',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': 'de6b1fc4-f633-5b87-96e8-3d546606665f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 208 ALLURE PACK PURETECH 100 EAT8 S/S AUTO FP',
'odometer': 67788,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 208 ALLURE PACK PURETECH 100 EAT8 S/S AUTO FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988944%27 HTTP/1.1" 200 None
2026-03-29 19:31:30 [ayvens.it] INFO: Saving data for 1988944: {'auction_closing_time': 1774944000.0, 'created_time': 1774629270.945219, 'last_price_update_time': 1774812690.386444}
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988944') HTTP/1.1" 204 0
2026-03-29 19:31:30 [ayvens.it] INFO: Found listing with ID: 1988945
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988945%27 HTTP/1.1" 200 None
2026-03-29 19:31:30 [ayvens.it] INFO: Scrape type for 1988945: 2
2026-03-29 19:31:30 [ayvens.it] INFO: Extracting data for car ID: 1988945
2026-03-29 19:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92c499e3-1879-5f3b-9c9c-d3600b1cc079 with identifier: 1988945
2026-03-29 19:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92c499e3-1879-5f3b-9c9c-d3600b1cc079 with scrape type 2
2026-03-29 19:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92c499e3-1879-5f3b-9c9c-d3600b1cc079 with scrape type 2
2026-03-29 19:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 92c499e3-1879-5f3b-9c9c-d3600b1cc079, identifier: 1988945
2026-03-29 19:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 92c499e3-1879-5f3b-9c9c-d3600b1cc079 with identifier: 1988945
2026-03-29 19:31:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 92c499e3-1879-5f3b-9c9c-d3600b1cc079 with identifier: 1988945
2026-03-29 19:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 92c499e3-1879-5f3b-9c9c-d3600b1cc079 with identifier: 1988945 to the API
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Aurora Grey micalizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': '92c499e3-1879-5f3b-9c9c-d3600b1cc079',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'HYUNDAI',
'model': 'HYUNDAI I10 1.0 MPI Advanced Hatchback 5-door (Eur',
'odometer': 86336,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI HYUNDAI I10 1.0 MPI Advanced Hatchback 5-door (Eur -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988945%27 HTTP/1.1" 200 None
2026-03-29 19:31:30 [ayvens.it] INFO: Saving data for 1988945: {'auction_closing_time': 1774944000.0, 'created_time': 1774629271.822985, 'last_price_update_time': 1774812690.773162}
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988945') HTTP/1.1" 204 0
2026-03-29 19:31:30 [ayvens.it] INFO: Found listing with ID: 1988946
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988946%27 HTTP/1.1" 200 None
2026-03-29 19:31:30 [ayvens.it] INFO: Scrape type for 1988946: 2
2026-03-29 19:31:30 [ayvens.it] INFO: Extracting data for car ID: 1988946
2026-03-29 19:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc229385-b489-5edf-88a2-bec141a101c0 with identifier: 1988946
2026-03-29 19:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc229385-b489-5edf-88a2-bec141a101c0 with scrape type 2
2026-03-29 19:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc229385-b489-5edf-88a2-bec141a101c0 with scrape type 2
2026-03-29 19:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: cc229385-b489-5edf-88a2-bec141a101c0, identifier: 1988946
2026-03-29 19:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: cc229385-b489-5edf-88a2-bec141a101c0 with identifier: 1988946
2026-03-29 19:31:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: cc229385-b489-5edf-88a2-bec141a101c0 with identifier: 1988946
2026-03-29 19:31:31 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: cc229385-b489-5edf-88a2-bec141a101c0 with identifier: 1988946 to the API
2026-03-29 19:31:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO PIETRA',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': 'cc229385-b489-5edf-88a2-bec141a101c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'LANCIA',
'model': 'LANCIA YPSILON (PC) 1.0 FIREFLY 70CV HYBRID ORO FP',
'odometer': 36848,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'LANCIA LANCIA YPSILON (PC) 1.0 FIREFLY 70CV HYBRID ORO FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988946%27 HTTP/1.1" 200 None
2026-03-29 19:31:31 [ayvens.it] INFO: Saving data for 1988946: {'auction_closing_time': 1774944000.0, 'created_time': 1774629274.747725, 'last_price_update_time': 1774812691.551319}
2026-03-29 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988946') HTTP/1.1" 204 0
2026-03-29 19:31:31 [ayvens.it] INFO: Found listing with ID: 1988947
2026-03-29 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988947%27 HTTP/1.1" 200 None
2026-03-29 19:31:31 [ayvens.it] INFO: Scrape type for 1988947: 2
2026-03-29 19:31:31 [ayvens.it] INFO: Extracting data for car ID: 1988947
2026-03-29 19:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83321902-b8a4-5be9-9508-0adf8bdf3e11 with identifier: 1988947
2026-03-29 19:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83321902-b8a4-5be9-9508-0adf8bdf3e11 with scrape type 2
2026-03-29 19:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83321902-b8a4-5be9-9508-0adf8bdf3e11 with scrape type 2
2026-03-29 19:31:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 83321902-b8a4-5be9-9508-0adf8bdf3e11, identifier: 1988947
2026-03-29 19:31:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 83321902-b8a4-5be9-9508-0adf8bdf3e11 with identifier: 1988947
2026-03-29 19:31:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 83321902-b8a4-5be9-9508-0adf8bdf3e11 with identifier: 1988947
2026-03-29 19:31:31 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 83321902-b8a4-5be9-9508-0adf8bdf3e11 with identifier: 1988947 to the API
2026-03-29 19:31:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'r Comment',
'currency': 'EUR',
'doors_number': 2,
'engine': '0.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '83321902-b8a4-5be9-9508-0adf8bdf3e11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'AIXAM',
'model': "AIXAM SENSATION COUPE' GTI (Euro 4)",
'odometer': 33148,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-26',
'seats_number': 5,
'seller_name': None,
'title': "AIXAM AIXAM SENSATION COUPE' GTI (Euro 4) -",
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2018}
2026-03-29 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988947%27 HTTP/1.1" 200 None
2026-03-29 19:31:31 [ayvens.it] INFO: Saving data for 1988947: {'auction_closing_time': 1774944000.0, 'created_time': 1774629284.622234, 'last_price_update_time': 1774812691.926597}
2026-03-29 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988947') HTTP/1.1" 204 0
2026-03-29 19:31:31 [ayvens.it] INFO: Found listing with ID: 1988948
2026-03-29 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988948%27 HTTP/1.1" 200 None
2026-03-29 19:31:31 [ayvens.it] INFO: Scrape type for 1988948: 2
2026-03-29 19:31:31 [ayvens.it] INFO: Extracting data for car ID: 1988948
2026-03-29 19:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a275e513-bfeb-5dcf-8398-b80201c5ab24 with identifier: 1988948
2026-03-29 19:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a275e513-bfeb-5dcf-8398-b80201c5ab24 with scrape type 2
2026-03-29 19:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a275e513-bfeb-5dcf-8398-b80201c5ab24 with scrape type 2
2026-03-29 19:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: a275e513-bfeb-5dcf-8398-b80201c5ab24, identifier: 1988948
2026-03-29 19:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: a275e513-bfeb-5dcf-8398-b80201c5ab24 with identifier: 1988948
2026-03-29 19:31:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: a275e513-bfeb-5dcf-8398-b80201c5ab24 with identifier: 1988948
2026-03-29 19:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: a275e513-bfeb-5dcf-8398-b80201c5ab24 with identifier: 1988948 to the API
2026-03-29 19:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Grigio nano met',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': 'a275e513-bfeb-5dcf-8398-b80201c5ab24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI A1 1.0 TFSI 60kW Hatchback 3-door',
'odometer': 75753,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-28',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI A1 1.0 TFSI 60kW Hatchback 3-door -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2018}
2026-03-29 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988948%27 HTTP/1.1" 200 None
2026-03-29 19:31:32 [ayvens.it] INFO: Saving data for 1988948: {'auction_closing_time': 1774944000.0, 'created_time': 1774629286.236295, 'last_price_update_time': 1774812692.299531}
2026-03-29 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988948') HTTP/1.1" 204 0
2026-03-29 19:31:32 [ayvens.it] INFO: Found listing with ID: 1988949
2026-03-29 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988949%27 HTTP/1.1" 200 None
2026-03-29 19:31:32 [ayvens.it] INFO: Scrape type for 1988949: 2
2026-03-29 19:31:32 [ayvens.it] INFO: Extracting data for car ID: 1988949
2026-03-29 19:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c927e841-108b-56fd-b4ce-39d73b6f1bfd with identifier: 1988949
2026-03-29 19:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c927e841-108b-56fd-b4ce-39d73b6f1bfd with scrape type 2
2026-03-29 19:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c927e841-108b-56fd-b4ce-39d73b6f1bfd with scrape type 2
2026-03-29 19:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: c927e841-108b-56fd-b4ce-39d73b6f1bfd, identifier: 1988949
2026-03-29 19:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: c927e841-108b-56fd-b4ce-39d73b6f1bfd with identifier: 1988949
2026-03-29 19:31:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: c927e841-108b-56fd-b4ce-39d73b6f1bfd with identifier: 1988949
2026-03-29 19:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: c927e841-108b-56fd-b4ce-39d73b6f1bfd with identifier: 1988949 to the API
2026-03-29 19:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Pull Me Over Red brilliant',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': 'c927e841-108b-56fd-b4ce-39d73b6f1bfd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'OPEL KARL 1.0 73cv Rocks MT5 Hatchback 5-door (Euro 6.2)',
'odometer': 69010,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL OPEL KARL 1.0 73cv Rocks MT5 Hatchback 5-door (Euro 6.2) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2018}
2026-03-29 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988949%27 HTTP/1.1" 200 None
2026-03-29 19:31:32 [ayvens.it] INFO: Saving data for 1988949: {'auction_closing_time': 1774944000.0, 'created_time': 1774629278.032052, 'last_price_update_time': 1774812692.672522}
2026-03-29 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988949') HTTP/1.1" 204 0
2026-03-29 19:31:32 [ayvens.it] INFO: Found listing with ID: 1988950
2026-03-29 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988950%27 HTTP/1.1" 200 None
2026-03-29 19:31:32 [ayvens.it] INFO: Scrape type for 1988950: 2
2026-03-29 19:31:32 [ayvens.it] INFO: Extracting data for car ID: 1988950
2026-03-29 19:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8ad5fe1-8e20-57dc-88a6-b557c93c20fb with identifier: 1988950
2026-03-29 19:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8ad5fe1-8e20-57dc-88a6-b557c93c20fb with scrape type 2
2026-03-29 19:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8ad5fe1-8e20-57dc-88a6-b557c93c20fb with scrape type 2
2026-03-29 19:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d8ad5fe1-8e20-57dc-88a6-b557c93c20fb, identifier: 1988950
2026-03-29 19:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d8ad5fe1-8e20-57dc-88a6-b557c93c20fb with identifier: 1988950
2026-03-29 19:31:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d8ad5fe1-8e20-57dc-88a6-b557c93c20fb with identifier: 1988950
2026-03-29 19:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d8ad5fe1-8e20-57dc-88a6-b557c93c20fb with identifier: 1988950 to the API
2026-03-29 19:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Bianco solido',
'currency': 'EUR',
'doors_number': 5,
'engine': '',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'electric',
'id': 'd8ad5fe1-8e20-57dc-88a6-b557c93c20fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'NISSAN',
'model': 'NISSAN LEAF Business 40KWh Hatchback 5-door',
'odometer': 73578,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-16',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN NISSAN LEAF Business 40KWh Hatchback 5-door -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988950%27 HTTP/1.1" 200 None
2026-03-29 19:31:33 [ayvens.it] INFO: Saving data for 1988950: {'auction_closing_time': 1774944000.0, 'created_time': 1774629279.688219, 'last_price_update_time': 1774812693.062413}
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988950') HTTP/1.1" 204 0
2026-03-29 19:31:33 [ayvens.it] INFO: Found listing with ID: 1988951
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988951%27 HTTP/1.1" 200 None
2026-03-29 19:31:33 [ayvens.it] INFO: Scrape type for 1988951: 2
2026-03-29 19:31:33 [ayvens.it] INFO: Extracting data for car ID: 1988951
2026-03-29 19:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6bf2a9c-79ac-5cc3-b628-0f36e79a20a9 with identifier: 1988951
2026-03-29 19:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6bf2a9c-79ac-5cc3-b628-0f36e79a20a9 with scrape type 2
2026-03-29 19:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6bf2a9c-79ac-5cc3-b628-0f36e79a20a9 with scrape type 2
2026-03-29 19:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: a6bf2a9c-79ac-5cc3-b628-0f36e79a20a9, identifier: 1988951
2026-03-29 19:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: a6bf2a9c-79ac-5cc3-b628-0f36e79a20a9 with identifier: 1988951
2026-03-29 19:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: a6bf2a9c-79ac-5cc3-b628-0f36e79a20a9 with identifier: 1988951
2026-03-29 19:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: a6bf2a9c-79ac-5cc3-b628-0f36e79a20a9 with identifier: 1988951 to the API
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Nero Mythos metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'a6bf2a9c-79ac-5cc3-b628-0f36e79a20a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q3 35 TDI S tronic Business Sport utility vehicle 5-door (Euro '
'6D)',
'odometer': 128010,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-28',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q3 35 TDI S tronic Business Sport utility vehicle 5-door '
'(Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988951%27 HTTP/1.1" 200 None
2026-03-29 19:31:33 [ayvens.it] INFO: Saving data for 1988951: {'auction_closing_time': 1774944000.0, 'created_time': 1774629280.632885, 'last_price_update_time': 1774812693.52091}
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988951') HTTP/1.1" 204 0
2026-03-29 19:31:33 [ayvens.it] INFO: Found listing with ID: 1988952
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988952%27 HTTP/1.1" 200 None
2026-03-29 19:31:33 [ayvens.it] INFO: Scrape type for 1988952: 2
2026-03-29 19:31:33 [ayvens.it] INFO: Extracting data for car ID: 1988952
2026-03-29 19:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1db646ef-d42c-5ca3-a556-a3832d5be3f3 with identifier: 1988952
2026-03-29 19:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1db646ef-d42c-5ca3-a556-a3832d5be3f3 with scrape type 2
2026-03-29 19:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1db646ef-d42c-5ca3-a556-a3832d5be3f3 with scrape type 2
2026-03-29 19:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 1db646ef-d42c-5ca3-a556-a3832d5be3f3, identifier: 1988952
2026-03-29 19:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 1db646ef-d42c-5ca3-a556-a3832d5be3f3 with identifier: 1988952
2026-03-29 19:31:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 1db646ef-d42c-5ca3-a556-a3832d5be3f3 with identifier: 1988952
2026-03-29 19:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 1db646ef-d42c-5ca3-a556-a3832d5be3f3 with identifier: 1988952 to the API
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ALPINE WHITE',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '1db646ef-d42c-5ca3-a556-a3832d5be3f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'JEEP',
'model': 'JEEP RENEGADE CONSIP 1.3 T4 PHEV 190CV LIMITED 4XE AUTO FP',
'odometer': 40915,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-07',
'seats_number': 5,
'seller_name': None,
'title': 'JEEP JEEP RENEGADE CONSIP 1.3 T4 PHEV 190CV LIMITED 4XE AUTO FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988952%27 HTTP/1.1" 200 None
2026-03-29 19:31:33 [ayvens.it] INFO: Saving data for 1988952: {'auction_closing_time': 1774944000.0, 'created_time': 1774629283.533088, 'last_price_update_time': 1774812693.904659}
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988952') HTTP/1.1" 204 0
2026-03-29 19:31:33 [ayvens.it] INFO: Found listing with ID: 1988953
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988953%27 HTTP/1.1" 200 None
2026-03-29 19:31:33 [ayvens.it] INFO: Scrape type for 1988953: 2
2026-03-29 19:31:33 [ayvens.it] INFO: Extracting data for car ID: 1988953
2026-03-29 19:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41e4dd95-6716-53c2-aedf-859273b2edb6 with identifier: 1988953
2026-03-29 19:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41e4dd95-6716-53c2-aedf-859273b2edb6 with scrape type 2
2026-03-29 19:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41e4dd95-6716-53c2-aedf-859273b2edb6 with scrape type 2
2026-03-29 19:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 41e4dd95-6716-53c2-aedf-859273b2edb6, identifier: 1988953
2026-03-29 19:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 41e4dd95-6716-53c2-aedf-859273b2edb6 with identifier: 1988953
2026-03-29 19:31:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 41e4dd95-6716-53c2-aedf-859273b2edb6 with identifier: 1988953
2026-03-29 19:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 41e4dd95-6716-53c2-aedf-859273b2edb6 with identifier: 1988953 to the API
2026-03-29 19:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'THUNDER GREY',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '41e4dd95-6716-53c2-aedf-859273b2edb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'VOLVO XC40 (PC) T4 RECHARGE PLUG-IN AUTO CORE FP',
'odometer': 87645,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-13',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO VOLVO XC40 (PC) T4 RECHARGE PLUG-IN AUTO CORE FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988953%27 HTTP/1.1" 200 None
2026-03-29 19:31:34 [ayvens.it] INFO: Saving data for 1988953: {'auction_closing_time': 1774944000.0, 'created_time': 1774629469.434456, 'last_price_update_time': 1774812694.303236}
2026-03-29 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988953') HTTP/1.1" 204 0
2026-03-29 19:31:34 [ayvens.it] INFO: Found listing with ID: 1988954
2026-03-29 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988954%27 HTTP/1.1" 200 None
2026-03-29 19:31:34 [ayvens.it] INFO: Scrape type for 1988954: 2
2026-03-29 19:31:34 [ayvens.it] INFO: Extracting data for car ID: 1988954
2026-03-29 19:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 929b795f-0d34-5f05-9fff-7a261b83c347 with identifier: 1988954
2026-03-29 19:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 929b795f-0d34-5f05-9fff-7a261b83c347 with scrape type 2
2026-03-29 19:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 929b795f-0d34-5f05-9fff-7a261b83c347 with scrape type 2
2026-03-29 19:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 929b795f-0d34-5f05-9fff-7a261b83c347, identifier: 1988954
2026-03-29 19:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 929b795f-0d34-5f05-9fff-7a261b83c347 with identifier: 1988954
2026-03-29 19:31:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 929b795f-0d34-5f05-9fff-7a261b83c347 with identifier: 1988954
2026-03-29 19:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 929b795f-0d34-5f05-9fff-7a261b83c347 with identifier: 1988954 to the API
2026-03-29 19:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO GHIACCIO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '929b795f-0d34-5f05-9fff-7a261b83c347',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'RENAULT MEGANE SW (PC) 1.5 DCI 85KW BLUE EQUILIBRE EDC FP',
'odometer': 111127,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT RENAULT MEGANE SW (PC) 1.5 DCI 85KW BLUE EQUILIBRE EDC FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988954%27 HTTP/1.1" 200 None
2026-03-29 19:31:34 [ayvens.it] INFO: Saving data for 1988954: {'auction_closing_time': 1774944000.0, 'created_time': 1774629288.470464, 'last_price_update_time': 1774812694.684249}
2026-03-29 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988954') HTTP/1.1" 204 0
2026-03-29 19:31:34 [ayvens.it] INFO: Found listing with ID: 1988955
2026-03-29 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988955%27 HTTP/1.1" 200 None
2026-03-29 19:31:34 [ayvens.it] INFO: Scrape type for 1988955: 2
2026-03-29 19:31:34 [ayvens.it] INFO: Extracting data for car ID: 1988955
2026-03-29 19:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14f4c1e9-3777-50bd-a1b5-1f001441b2b5 with identifier: 1988955
2026-03-29 19:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14f4c1e9-3777-50bd-a1b5-1f001441b2b5 with scrape type 2
2026-03-29 19:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14f4c1e9-3777-50bd-a1b5-1f001441b2b5 with scrape type 2
2026-03-29 19:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 14f4c1e9-3777-50bd-a1b5-1f001441b2b5, identifier: 1988955
2026-03-29 19:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 14f4c1e9-3777-50bd-a1b5-1f001441b2b5 with identifier: 1988955
2026-03-29 19:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 14f4c1e9-3777-50bd-a1b5-1f001441b2b5 with identifier: 1988955
2026-03-29 19:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 14f4c1e9-3777-50bd-a1b5-1f001441b2b5 with identifier: 1988955 to the API
2026-03-29 19:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'CHROME BLUE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '14f4c1e9-3777-50bd-a1b5-1f001441b2b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD FOCUS SW (PC) 1.0 ECOB. HYBR. 125CV ST-LINE DES.AUTOSW',
'odometer': 61878,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-20',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD FOCUS SW (PC) 1.0 ECOB. HYBR. 125CV ST-LINE DES.AUTOSW -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988955%27 HTTP/1.1" 200 None
2026-03-29 19:31:35 [ayvens.it] INFO: Saving data for 1988955: {'auction_closing_time': 1774944000.0, 'created_time': 1774629291.641499, 'last_price_update_time': 1774812695.067959}
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988955') HTTP/1.1" 204 0
2026-03-29 19:31:35 [ayvens.it] INFO: Found listing with ID: 1988956
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988956%27 HTTP/1.1" 200 None
2026-03-29 19:31:35 [ayvens.it] INFO: Scrape type for 1988956: 2
2026-03-29 19:31:35 [ayvens.it] INFO: Extracting data for car ID: 1988956
2026-03-29 19:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b21c9297-2aab-5439-b236-62e408f17181 with identifier: 1988956
2026-03-29 19:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b21c9297-2aab-5439-b236-62e408f17181 with scrape type 2
2026-03-29 19:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b21c9297-2aab-5439-b236-62e408f17181 with scrape type 2
2026-03-29 19:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: b21c9297-2aab-5439-b236-62e408f17181, identifier: 1988956
2026-03-29 19:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: b21c9297-2aab-5439-b236-62e408f17181 with identifier: 1988956
2026-03-29 19:31:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: b21c9297-2aab-5439-b236-62e408f17181 with identifier: 1988956
2026-03-29 19:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: b21c9297-2aab-5439-b236-62e408f17181 with identifier: 1988956 to the API
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'OSMIUM GREY METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': 'b21c9297-2aab-5439-b236-62e408f17181',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'VOLVO XC90 T8 Twin Engine AWD Geartr.7p.Inscription Sport utility '
'vehicle 5-door (Euro 6.2)',
'odometer': 117840,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-05',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO VOLVO XC90 T8 Twin Engine AWD Geartr.7p.Inscription Sport '
'utility vehicle 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988956%27 HTTP/1.1" 200 None
2026-03-29 19:31:35 [ayvens.it] INFO: Saving data for 1988956: {'auction_closing_time': 1774944000.0, 'created_time': 1774629291.367373, 'last_price_update_time': 1774812695.427534}
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988956') HTTP/1.1" 204 0
2026-03-29 19:31:35 [ayvens.it] INFO: Found listing with ID: 1988957
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988957%27 HTTP/1.1" 200 None
2026-03-29 19:31:35 [ayvens.it] INFO: Scrape type for 1988957: 2
2026-03-29 19:31:35 [ayvens.it] INFO: Extracting data for car ID: 1988957
2026-03-29 19:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25812a36-404f-5fd2-a60d-14a5f17164c2 with identifier: 1988957
2026-03-29 19:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25812a36-404f-5fd2-a60d-14a5f17164c2 with scrape type 2
2026-03-29 19:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25812a36-404f-5fd2-a60d-14a5f17164c2 with scrape type 2
2026-03-29 19:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 25812a36-404f-5fd2-a60d-14a5f17164c2, identifier: 1988957
2026-03-29 19:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 25812a36-404f-5fd2-a60d-14a5f17164c2 with identifier: 1988957
2026-03-29 19:31:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 25812a36-404f-5fd2-a60d-14a5f17164c2 with identifier: 1988957
2026-03-29 19:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 25812a36-404f-5fd2-a60d-14a5f17164c2 with identifier: 1988957 to the API
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO CRISTALLO MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '25812a36-404f-5fd2-a60d-14a5f17164c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN DS 7 CROSSBACK BLUEHDI 130 AUTOMATICA BUSINESS (PC) FP',
'odometer': 78538,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN DS 7 CROSSBACK BLUEHDI 130 AUTOMATICA BUSINESS (PC) '
'FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988957%27 HTTP/1.1" 200 None
2026-03-29 19:31:35 [ayvens.it] INFO: Saving data for 1988957: {'auction_closing_time': 1774944000.0, 'created_time': 1774629298.389523, 'last_price_update_time': 1774812695.823046}
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988957') HTTP/1.1" 204 0
2026-03-29 19:31:35 [ayvens.it] INFO: Found listing with ID: 1988958
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988958%27 HTTP/1.1" 200 None
2026-03-29 19:31:35 [ayvens.it] INFO: Scrape type for 1988958: 2
2026-03-29 19:31:35 [ayvens.it] INFO: Extracting data for car ID: 1988958
2026-03-29 19:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3fda564-e6a5-5114-a0e6-852d4adbc8c3 with identifier: 1988958
2026-03-29 19:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3fda564-e6a5-5114-a0e6-852d4adbc8c3 with scrape type 2
2026-03-29 19:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3fda564-e6a5-5114-a0e6-852d4adbc8c3 with scrape type 2
2026-03-29 19:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d3fda564-e6a5-5114-a0e6-852d4adbc8c3, identifier: 1988958
2026-03-29 19:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d3fda564-e6a5-5114-a0e6-852d4adbc8c3 with identifier: 1988958
2026-03-29 19:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d3fda564-e6a5-5114-a0e6-852d4adbc8c3 with identifier: 1988958
2026-03-29 19:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d3fda564-e6a5-5114-a0e6-852d4adbc8c3 with identifier: 1988958 to the API
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SANTORINI BLACK MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'd3fda564-e6a5-5114-a0e6-852d4adbc8c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER RANGE ROVER EVO 2.0 D200 MHEV S AWD AUTO FP',
'odometer': 107704,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-26',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER RANGE ROVER EVO 2.0 D200 MHEV S AWD AUTO FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988958%27 HTTP/1.1" 200 None
2026-03-29 19:31:36 [ayvens.it] INFO: Saving data for 1988958: {'auction_closing_time': 1774944000.0, 'created_time': 1774629294.665827, 'last_price_update_time': 1774812696.186562}
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988958') HTTP/1.1" 204 0
2026-03-29 19:31:36 [ayvens.it] INFO: Found listing with ID: 1988959
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988959%27 HTTP/1.1" 200 None
2026-03-29 19:31:36 [ayvens.it] INFO: Scrape type for 1988959: 2
2026-03-29 19:31:36 [ayvens.it] INFO: Extracting data for car ID: 1988959
2026-03-29 19:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92e97984-3c60-5ae7-8361-7f46776a7fa3 with identifier: 1988959
2026-03-29 19:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92e97984-3c60-5ae7-8361-7f46776a7fa3 with scrape type 2
2026-03-29 19:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92e97984-3c60-5ae7-8361-7f46776a7fa3 with scrape type 2
2026-03-29 19:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 92e97984-3c60-5ae7-8361-7f46776a7fa3, identifier: 1988959
2026-03-29 19:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 92e97984-3c60-5ae7-8361-7f46776a7fa3 with identifier: 1988959
2026-03-29 19:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 92e97984-3c60-5ae7-8361-7f46776a7fa3 with identifier: 1988959
2026-03-29 19:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 92e97984-3c60-5ae7-8361-7f46776a7fa3 with identifier: 1988959 to the API
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO CRISTALLO MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '92e97984-3c60-5ae7-8361-7f46776a7fa3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN DS 7 CROSSBACK E-TENSE AUTOMATICA BUSINESS FP(PC) FP',
'odometer': 105735,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN DS 7 CROSSBACK E-TENSE AUTOMATICA BUSINESS FP(PC) '
'FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988959%27 HTTP/1.1" 200 None
2026-03-29 19:31:36 [ayvens.it] INFO: Saving data for 1988959: {'auction_closing_time': 1774944000.0, 'created_time': 1774629295.464425, 'last_price_update_time': 1774812696.565241}
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988959') HTTP/1.1" 204 0
2026-03-29 19:31:36 [ayvens.it] INFO: Found listing with ID: 1988960
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988960%27 HTTP/1.1" 200 None
2026-03-29 19:31:36 [ayvens.it] INFO: Scrape type for 1988960: 2
2026-03-29 19:31:36 [ayvens.it] INFO: Extracting data for car ID: 1988960
2026-03-29 19:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25ed13e5-aeaa-5bf4-a336-be76cf36f272 with identifier: 1988960
2026-03-29 19:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25ed13e5-aeaa-5bf4-a336-be76cf36f272 with scrape type 2
2026-03-29 19:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25ed13e5-aeaa-5bf4-a336-be76cf36f272 with scrape type 2
2026-03-29 19:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 25ed13e5-aeaa-5bf4-a336-be76cf36f272, identifier: 1988960
2026-03-29 19:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 25ed13e5-aeaa-5bf4-a336-be76cf36f272 with identifier: 1988960
2026-03-29 19:31:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 25ed13e5-aeaa-5bf4-a336-be76cf36f272 with identifier: 1988960
2026-03-29 19:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 25ed13e5-aeaa-5bf4-a336-be76cf36f272 with identifier: 1988960 to the API
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'MOONWALK GREY METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '25ed13e5-aeaa-5bf4-a336-be76cf36f272',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'MINI',
'model': 'MINI COUNTRYMAN Cooper S E ALL4 Business autom. Hatchback 5-door '
'(Euro 6.2)',
'odometer': 140404,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'MINI MINI COUNTRYMAN Cooper S E ALL4 Business autom. Hatchback '
'5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988960%27 HTTP/1.1" 200 None
2026-03-29 19:31:36 [ayvens.it] INFO: Saving data for 1988960: {'auction_closing_time': 1774944000.0, 'created_time': 1774629298.092601, 'last_price_update_time': 1774812696.953379}
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988960') HTTP/1.1" 204 0
2026-03-29 19:31:36 [ayvens.it] INFO: Found listing with ID: 1988961
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988961%27 HTTP/1.1" 200 None
2026-03-29 19:31:36 [ayvens.it] INFO: Scrape type for 1988961: 2
2026-03-29 19:31:36 [ayvens.it] INFO: Extracting data for car ID: 1988961
2026-03-29 19:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bae7b0ab-d3f1-5faa-b791-6aebd7901c84 with identifier: 1988961
2026-03-29 19:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bae7b0ab-d3f1-5faa-b791-6aebd7901c84 with scrape type 2
2026-03-29 19:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bae7b0ab-d3f1-5faa-b791-6aebd7901c84 with scrape type 2
2026-03-29 19:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: bae7b0ab-d3f1-5faa-b791-6aebd7901c84, identifier: 1988961
2026-03-29 19:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: bae7b0ab-d3f1-5faa-b791-6aebd7901c84 with identifier: 1988961
2026-03-29 19:31:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: bae7b0ab-d3f1-5faa-b791-6aebd7901c84 with identifier: 1988961
2026-03-29 19:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: bae7b0ab-d3f1-5faa-b791-6aebd7901c84 with identifier: 1988961 to the API
2026-03-29 19:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ARGENTO RIFLESSO MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'bae7b0ab-d3f1-5faa-b791-6aebd7901c84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN TIGUAN (PC) 2.0 TDI SCR 110KW LIFE DSG FP',
'odometer': 226093,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN TIGUAN (PC) 2.0 TDI SCR 110KW LIFE DSG FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988961%27 HTTP/1.1" 200 None
2026-03-29 19:31:37 [ayvens.it] INFO: Saving data for 1988961: {'auction_closing_time': 1774944000.0, 'created_time': 1774629470.245911, 'last_price_update_time': 1774812697.330803}
2026-03-29 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988961') HTTP/1.1" 204 0
2026-03-29 19:31:37 [ayvens.it] INFO: Found listing with ID: 1988962
2026-03-29 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988962%27 HTTP/1.1" 200 None
2026-03-29 19:31:37 [ayvens.it] INFO: Scrape type for 1988962: 2
2026-03-29 19:31:37 [ayvens.it] INFO: Extracting data for car ID: 1988962
2026-03-29 19:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a12546fb-f357-594e-bbea-faeef33b4a72 with identifier: 1988962
2026-03-29 19:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a12546fb-f357-594e-bbea-faeef33b4a72 with scrape type 2
2026-03-29 19:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a12546fb-f357-594e-bbea-faeef33b4a72 with scrape type 2
2026-03-29 19:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: a12546fb-f357-594e-bbea-faeef33b4a72, identifier: 1988962
2026-03-29 19:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: a12546fb-f357-594e-bbea-faeef33b4a72 with identifier: 1988962
2026-03-29 19:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: a12546fb-f357-594e-bbea-faeef33b4a72 with identifier: 1988962
2026-03-29 19:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: a12546fb-f357-594e-bbea-faeef33b4a72 with identifier: 1988962 to the API
2026-03-29 19:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SUPER RED',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.8L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': 'a12546fb-f357-594e-bbea-faeef33b4a72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'TOYOTA COROLLA SW N1 TS HYBRID BUSINESS TECH FP',
'odometer': 74503,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA TOYOTA COROLLA SW N1 TS HYBRID BUSINESS TECH FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988962%27 HTTP/1.1" 200 None
2026-03-29 19:31:37 [ayvens.it] INFO: Saving data for 1988962: {'auction_closing_time': 1774944000.0, 'created_time': 1774629301.72501, 'last_price_update_time': 1774812697.804975}
2026-03-29 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988962') HTTP/1.1" 204 0
2026-03-29 19:31:37 [ayvens.it] INFO: Found listing with ID: 1988963
2026-03-29 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988963%27 HTTP/1.1" 200 None
2026-03-29 19:31:37 [ayvens.it] INFO: Scrape type for 1988963: 2
2026-03-29 19:31:37 [ayvens.it] INFO: Extracting data for car ID: 1988963
2026-03-29 19:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9a3271e-25b7-5f7a-aff8-28aa46299a87 with identifier: 1988963
2026-03-29 19:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9a3271e-25b7-5f7a-aff8-28aa46299a87 with scrape type 2
2026-03-29 19:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9a3271e-25b7-5f7a-aff8-28aa46299a87 with scrape type 2
2026-03-29 19:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d9a3271e-25b7-5f7a-aff8-28aa46299a87, identifier: 1988963
2026-03-29 19:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d9a3271e-25b7-5f7a-aff8-28aa46299a87 with identifier: 1988963
2026-03-29 19:31:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d9a3271e-25b7-5f7a-aff8-28aa46299a87 with identifier: 1988963
2026-03-29 19:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d9a3271e-25b7-5f7a-aff8-28aa46299a87 with identifier: 1988963 to the API
2026-03-29 19:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO GESSO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.9L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': 'd9a3271e-25b7-5f7a-aff8-28aa46299a87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'PORSCHE',
'model': 'PORSCHE PANAMERA PANAMERA 4S E-HYBRID SPORT TURISMO FP',
'odometer': 79521,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'PORSCHE PORSCHE PANAMERA PANAMERA 4S E-HYBRID SPORT TURISMO FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988963%27 HTTP/1.1" 200 None
2026-03-29 19:31:38 [ayvens.it] INFO: Saving data for 1988963: {'auction_closing_time': 1774944000.0, 'created_time': 1774629468.770753, 'last_price_update_time': 1774812698.247745}
2026-03-29 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988963') HTTP/1.1" 204 0
2026-03-29 19:31:38 [ayvens.it] INFO: Found listing with ID: 1988964
2026-03-29 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988964%27 HTTP/1.1" 200 None
2026-03-29 19:31:38 [ayvens.it] INFO: Scrape type for 1988964: 2
2026-03-29 19:31:38 [ayvens.it] INFO: Extracting data for car ID: 1988964
2026-03-29 19:31:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d46e9d87-218d-517b-b7f3-56f47d1410fe with identifier: 1988964
2026-03-29 19:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d46e9d87-218d-517b-b7f3-56f47d1410fe with scrape type 2
2026-03-29 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d46e9d87-218d-517b-b7f3-56f47d1410fe with scrape type 2
2026-03-29 19:31:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d46e9d87-218d-517b-b7f3-56f47d1410fe, identifier: 1988964
2026-03-29 19:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d46e9d87-218d-517b-b7f3-56f47d1410fe with identifier: 1988964
2026-03-29 19:31:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d46e9d87-218d-517b-b7f3-56f47d1410fe with identifier: 1988964
2026-03-29 19:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d46e9d87-218d-517b-b7f3-56f47d1410fe with identifier: 1988964 to the API
2026-03-29 19:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'CARBON BLACK',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': 'd46e9d87-218d-517b-b7f3-56f47d1410fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'JEEP',
'model': 'JEEP COMPASS (PC) 1.3 T4 PHEV 190CV BUSINESS 4XE AUTO FP',
'odometer': 124405,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'JEEP JEEP COMPASS (PC) 1.3 T4 PHEV 190CV BUSINESS 4XE AUTO FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988964%27 HTTP/1.1" 200 None
2026-03-29 19:31:38 [ayvens.it] INFO: Saving data for 1988964: {'auction_closing_time': 1774944000.0, 'created_time': 1774629468.143281, 'last_price_update_time': 1774812698.656759}
2026-03-29 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988964') HTTP/1.1" 204 0
2026-03-29 19:31:38 [ayvens.it] INFO: Found listing with ID: 1988965
2026-03-29 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988965%27 HTTP/1.1" 200 None
2026-03-29 19:31:38 [ayvens.it] INFO: Scrape type for 1988965: 2
2026-03-29 19:31:38 [ayvens.it] INFO: Extracting data for car ID: 1988965
2026-03-29 19:31:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c42a761d-f342-5525-82fc-f02240b53738 with identifier: 1988965
2026-03-29 19:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c42a761d-f342-5525-82fc-f02240b53738 with scrape type 2
2026-03-29 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c42a761d-f342-5525-82fc-f02240b53738 with scrape type 2
2026-03-29 19:31:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: c42a761d-f342-5525-82fc-f02240b53738, identifier: 1988965
2026-03-29 19:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: c42a761d-f342-5525-82fc-f02240b53738 with identifier: 1988965
2026-03-29 19:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: c42a761d-f342-5525-82fc-f02240b53738 with identifier: 1988965
2026-03-29 19:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: c42a761d-f342-5525-82fc-f02240b53738 with identifier: 1988965 to the API
2026-03-29 19:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO BANQUISE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'c42a761d-f342-5525-82fc-f02240b53738',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN C3 (PC) BLUEHDI 100 S&S FEEL VAN',
'odometer': 107954,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN C3 (PC) BLUEHDI 100 S&S FEEL VAN -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988965%27 HTTP/1.1" 200 None
2026-03-29 19:31:39 [ayvens.it] INFO: Saving data for 1988965: {'auction_closing_time': 1774944000.0, 'created_time': 1774629467.62226, 'last_price_update_time': 1774812699.039322}
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988965') HTTP/1.1" 204 0
2026-03-29 19:31:39 [ayvens.it] INFO: Found listing with ID: 1988966
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988966%27 HTTP/1.1" 200 None
2026-03-29 19:31:39 [ayvens.it] INFO: Scrape type for 1988966: 2
2026-03-29 19:31:39 [ayvens.it] INFO: Extracting data for car ID: 1988966
2026-03-29 19:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a26fcbb3-eedb-5dad-919c-4fd9f89483bb with identifier: 1988966
2026-03-29 19:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a26fcbb3-eedb-5dad-919c-4fd9f89483bb with scrape type 2
2026-03-29 19:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a26fcbb3-eedb-5dad-919c-4fd9f89483bb with scrape type 2
2026-03-29 19:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: a26fcbb3-eedb-5dad-919c-4fd9f89483bb, identifier: 1988966
2026-03-29 19:31:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: a26fcbb3-eedb-5dad-919c-4fd9f89483bb with identifier: 1988966
2026-03-29 19:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: a26fcbb3-eedb-5dad-919c-4fd9f89483bb with identifier: 1988966
2026-03-29 19:31:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: a26fcbb3-eedb-5dad-919c-4fd9f89483bb with identifier: 1988966 to the API
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Nero Tulipano perlato',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'a26fcbb3-eedb-5dad-919c-4fd9f89483bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'SKODA',
'model': 'SKODA KODIAQ 2.0 TDI EVO SCR EXECUTIVE DSG 5p Sport utility vehicle '
'5-door (Euro 6D)',
'odometer': 130944,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA SKODA KODIAQ 2.0 TDI EVO SCR EXECUTIVE DSG 5p Sport utility '
'vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988966%27 HTTP/1.1" 200 None
2026-03-29 19:31:39 [ayvens.it] INFO: Saving data for 1988966: {'auction_closing_time': 1774944000.0, 'created_time': 1774629466.764008, 'last_price_update_time': 1774812699.414119}
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988966') HTTP/1.1" 204 0
2026-03-29 19:31:39 [ayvens.it] INFO: Found listing with ID: 1988967
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988967%27 HTTP/1.1" 200 None
2026-03-29 19:31:39 [ayvens.it] INFO: Scrape type for 1988967: 2
2026-03-29 19:31:39 [ayvens.it] INFO: Extracting data for car ID: 1988967
2026-03-29 19:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da74ea51-0176-5a2f-856a-f1e8d069b2c3 with identifier: 1988967
2026-03-29 19:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da74ea51-0176-5a2f-856a-f1e8d069b2c3 with scrape type 2
2026-03-29 19:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da74ea51-0176-5a2f-856a-f1e8d069b2c3 with scrape type 2
2026-03-29 19:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: da74ea51-0176-5a2f-856a-f1e8d069b2c3, identifier: 1988967
2026-03-29 19:31:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: da74ea51-0176-5a2f-856a-f1e8d069b2c3 with identifier: 1988967
2026-03-29 19:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: da74ea51-0176-5a2f-856a-f1e8d069b2c3 with identifier: 1988967
2026-03-29 19:31:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: da74ea51-0176-5a2f-856a-f1e8d069b2c3 with identifier: 1988967 to the API
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO ARTICO PASTELLO',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.1L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'da74ea51-0176-5a2f-856a-f1e8d069b2c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'MERCEDES SPRINTER 314 CDI F39/33 T.ALTO P.M. TR.ANT. FP',
'odometer': 92723,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ MERCEDES SPRINTER 314 CDI F39/33 T.ALTO P.M. TR.ANT. '
'FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988967%27 HTTP/1.1" 200 None
2026-03-29 19:31:39 [ayvens.it] INFO: Saving data for 1988967: {'auction_closing_time': 1774944000.0, 'created_time': 1774629467.274567, 'last_price_update_time': 1774812699.800892}
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988967') HTTP/1.1" 204 0
2026-03-29 19:31:39 [ayvens.it] INFO: Found listing with ID: 1988968
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988968%27 HTTP/1.1" 200 None
2026-03-29 19:31:39 [ayvens.it] INFO: Scrape type for 1988968: 2
2026-03-29 19:31:39 [ayvens.it] INFO: Extracting data for car ID: 1988968
2026-03-29 19:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36747356-19a0-5d75-a491-806cf9043e91 with identifier: 1988968
2026-03-29 19:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36747356-19a0-5d75-a491-806cf9043e91 with scrape type 2
2026-03-29 19:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36747356-19a0-5d75-a491-806cf9043e91 with scrape type 2
2026-03-29 19:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 36747356-19a0-5d75-a491-806cf9043e91, identifier: 1988968
2026-03-29 19:31:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 36747356-19a0-5d75-a491-806cf9043e91 with identifier: 1988968
2026-03-29 19:31:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 36747356-19a0-5d75-a491-806cf9043e91 with identifier: 1988968
2026-03-29 19:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 36747356-19a0-5d75-a491-806cf9043e91 with identifier: 1988968 to the API
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Bianco pastello',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.6L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '36747356-19a0-5d75-a491-806cf9043e91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT DOBLÃ’ CARGO MAXI LH1 BUSINESS 1.6 Mjet 105cv E6D S&S Vettura '
'Furgonata 4-door (Euro 6D)',
'odometer': 145404,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT DOBLÃ’ CARGO MAXI LH1 BUSINESS 1.6 Mjet 105cv E6D S&S '
'Vettura Furgonata 4-door (Euro 6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988968%27 HTTP/1.1" 200 None
2026-03-29 19:31:40 [ayvens.it] INFO: Saving data for 1988968: {'auction_closing_time': 1774944000.0, 'created_time': 1774629465.920316, 'last_price_update_time': 1774812700.195906}
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988968') HTTP/1.1" 204 0
2026-03-29 19:31:40 [ayvens.it] INFO: Found listing with ID: 1988969
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988969%27 HTTP/1.1" 200 None
2026-03-29 19:31:40 [ayvens.it] INFO: Scrape type for 1988969: 2
2026-03-29 19:31:40 [ayvens.it] INFO: Extracting data for car ID: 1988969
2026-03-29 19:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa633a22-c8dc-55ec-a76c-aacecfc041b3 with identifier: 1988969
2026-03-29 19:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa633a22-c8dc-55ec-a76c-aacecfc041b3 with scrape type 2
2026-03-29 19:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa633a22-c8dc-55ec-a76c-aacecfc041b3 with scrape type 2
2026-03-29 19:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: fa633a22-c8dc-55ec-a76c-aacecfc041b3, identifier: 1988969
2026-03-29 19:31:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: fa633a22-c8dc-55ec-a76c-aacecfc041b3 with identifier: 1988969
2026-03-29 19:31:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: fa633a22-c8dc-55ec-a76c-aacecfc041b3 with identifier: 1988969
2026-03-29 19:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: fa633a22-c8dc-55ec-a76c-aacecfc041b3 with identifier: 1988969 to the API
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Bianco pastello',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.6L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'fa633a22-c8dc-55ec-a76c-aacecfc041b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT DOBLÃ’ CARGO CH1 BUSINESS 1.6 Mjet 105cv E6D-f S&S Vettura '
'Furgonata 4-door (Euro 6D)',
'odometer': 153834,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT DOBLÃ’ CARGO CH1 BUSINESS 1.6 Mjet 105cv E6D-f S&S Vettura '
'Furgonata 4-door (Euro 6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988969%27 HTTP/1.1" 200 None
2026-03-29 19:31:40 [ayvens.it] INFO: Saving data for 1988969: {'auction_closing_time': 1774944000.0, 'created_time': 1774629464.919675, 'last_price_update_time': 1774812700.571614}
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988969') HTTP/1.1" 204 0
2026-03-29 19:31:40 [ayvens.it] INFO: Found listing with ID: 1988970
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988970%27 HTTP/1.1" 200 None
2026-03-29 19:31:40 [ayvens.it] INFO: Scrape type for 1988970: 2
2026-03-29 19:31:40 [ayvens.it] INFO: Extracting data for car ID: 1988970
2026-03-29 19:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af9b010d-6ec7-57e5-b350-364b31dca3be with identifier: 1988970
2026-03-29 19:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af9b010d-6ec7-57e5-b350-364b31dca3be with scrape type 2
2026-03-29 19:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af9b010d-6ec7-57e5-b350-364b31dca3be with scrape type 2
2026-03-29 19:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: af9b010d-6ec7-57e5-b350-364b31dca3be, identifier: 1988970
2026-03-29 19:31:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: af9b010d-6ec7-57e5-b350-364b31dca3be with identifier: 1988970
2026-03-29 19:31:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: af9b010d-6ec7-57e5-b350-364b31dca3be with identifier: 1988970
2026-03-29 19:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: af9b010d-6ec7-57e5-b350-364b31dca3be with identifier: 1988970 to the API
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SOLAR SILVER METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': 'af9b010d-6ec7-57e5-b350-364b31dca3be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD KUGA 2.5 Benzina FHEV 190CV 2WD ST-Line Aut Sport utility '
'vehicle 5-door (Euro 6.2)',
'odometer': 29700,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD KUGA 2.5 Benzina FHEV 190CV 2WD ST-Line Aut Sport utility '
'vehicle 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988970%27 HTTP/1.1" 200 None
2026-03-29 19:31:40 [ayvens.it] INFO: Saving data for 1988970: {'auction_closing_time': 1774944000.0, 'created_time': 1774629310.742875, 'last_price_update_time': 1774812700.962752}
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988970') HTTP/1.1" 204 0
2026-03-29 19:31:40 [ayvens.it] INFO: Found listing with ID: 1988971
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988971%27 HTTP/1.1" 200 None
2026-03-29 19:31:40 [ayvens.it] INFO: Scrape type for 1988971: 2
2026-03-29 19:31:40 [ayvens.it] INFO: Extracting data for car ID: 1988971
2026-03-29 19:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a390e93-1fea-556d-b158-a059dae8ba68 with identifier: 1988971
2026-03-29 19:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a390e93-1fea-556d-b158-a059dae8ba68 with scrape type 2
2026-03-29 19:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a390e93-1fea-556d-b158-a059dae8ba68 with scrape type 2
2026-03-29 19:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 5a390e93-1fea-556d-b158-a059dae8ba68, identifier: 1988971
2026-03-29 19:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 5a390e93-1fea-556d-b158-a059dae8ba68 with identifier: 1988971
2026-03-29 19:31:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 5a390e93-1fea-556d-b158-a059dae8ba68 with identifier: 1988971
2026-03-29 19:31:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 5a390e93-1fea-556d-b158-a059dae8ba68 with identifier: 1988971 to the API
2026-03-29 19:31:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'LONDON GREY MET',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.8L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '5a390e93-1fea-556d-b158-a059dae8ba68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'TOYOTA COROLLA SW (PC) TS HYBRID BUSINESS FP',
'odometer': 142490,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA TOYOTA COROLLA SW (PC) TS HYBRID BUSINESS FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988971%27 HTTP/1.1" 200 None
2026-03-29 19:31:41 [ayvens.it] INFO: Saving data for 1988971: {'auction_closing_time': 1774944000.0, 'created_time': 1774629462.140555, 'last_price_update_time': 1774812701.331573}
2026-03-29 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988971') HTTP/1.1" 204 0
2026-03-29 19:31:41 [ayvens.it] INFO: Found listing with ID: 1988972
2026-03-29 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988972%27 HTTP/1.1" 200 None
2026-03-29 19:31:41 [ayvens.it] INFO: Scrape type for 1988972: 2
2026-03-29 19:31:41 [ayvens.it] INFO: Extracting data for car ID: 1988972
2026-03-29 19:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58f27fd0-15f9-5ae6-94de-a911785b0086 with identifier: 1988972
2026-03-29 19:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58f27fd0-15f9-5ae6-94de-a911785b0086 with scrape type 2
2026-03-29 19:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58f27fd0-15f9-5ae6-94de-a911785b0086 with scrape type 2
2026-03-29 19:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 58f27fd0-15f9-5ae6-94de-a911785b0086, identifier: 1988972
2026-03-29 19:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 58f27fd0-15f9-5ae6-94de-a911785b0086 with identifier: 1988972
2026-03-29 19:31:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 58f27fd0-15f9-5ae6-94de-a911785b0086 with identifier: 1988972
2026-03-29 19:31:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 58f27fd0-15f9-5ae6-94de-a911785b0086 with identifier: 1988972 to the API
2026-03-29 19:31:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'DARK METAL GREY METALLIC',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '58f27fd0-15f9-5ae6-94de-a911785b0086',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'NISSAN',
'model': 'NISSAN QASHQAI 1.3 MHEV 140 Business Cross over 5-door (Euro 6D)',
'odometer': 92808,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN NISSAN QASHQAI 1.3 MHEV 140 Business Cross over 5-door (Euro '
'6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988972%27 HTTP/1.1" 200 None
2026-03-29 19:31:41 [ayvens.it] INFO: Saving data for 1988972: {'auction_closing_time': 1774944000.0, 'created_time': 1774629461.736917, 'last_price_update_time': 1774812701.705191}
2026-03-29 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988972') HTTP/1.1" 204 0
2026-03-29 19:31:41 [ayvens.it] INFO: Found listing with ID: 1988973
2026-03-29 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988973%27 HTTP/1.1" 200 None
2026-03-29 19:31:41 [ayvens.it] INFO: Scrape type for 1988973: 2
2026-03-29 19:31:41 [ayvens.it] INFO: Extracting data for car ID: 1988973
2026-03-29 19:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4af916d5-4b18-50e3-a3b9-665f86c8faff with identifier: 1988973
2026-03-29 19:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4af916d5-4b18-50e3-a3b9-665f86c8faff with scrape type 2
2026-03-29 19:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4af916d5-4b18-50e3-a3b9-665f86c8faff with scrape type 2
2026-03-29 19:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 4af916d5-4b18-50e3-a3b9-665f86c8faff, identifier: 1988973
2026-03-29 19:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 4af916d5-4b18-50e3-a3b9-665f86c8faff with identifier: 1988973
2026-03-29 19:31:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 4af916d5-4b18-50e3-a3b9-665f86c8faff with identifier: 1988973
2026-03-29 19:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 4af916d5-4b18-50e3-a3b9-665f86c8faff with identifier: 1988973 to the API
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLU ATOLLO METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '4af916d5-4b18-50e3-a3b9-665f86c8faff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI A3 35 TFSI S TRONIC BUSINESS ADV. S.BACK FP',
'odometer': 110928,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI A3 35 TFSI S TRONIC BUSINESS ADV. S.BACK FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988973%27 HTTP/1.1" 200 None
2026-03-29 19:31:42 [ayvens.it] INFO: Saving data for 1988973: {'auction_closing_time': 1774944000.0, 'created_time': 1774629461.396135, 'last_price_update_time': 1774812702.196599}
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988973') HTTP/1.1" 204 0
2026-03-29 19:31:42 [ayvens.it] INFO: Found listing with ID: 1988974
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988974%27 HTTP/1.1" 200 None
2026-03-29 19:31:42 [ayvens.it] INFO: Scrape type for 1988974: 2
2026-03-29 19:31:42 [ayvens.it] INFO: Extracting data for car ID: 1988974
2026-03-29 19:31:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53a540c7-8622-5a45-a942-469ec9a5bcef with identifier: 1988974
2026-03-29 19:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53a540c7-8622-5a45-a942-469ec9a5bcef with scrape type 2
2026-03-29 19:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53a540c7-8622-5a45-a942-469ec9a5bcef with scrape type 2
2026-03-29 19:31:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 53a540c7-8622-5a45-a942-469ec9a5bcef, identifier: 1988974
2026-03-29 19:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 53a540c7-8622-5a45-a942-469ec9a5bcef with identifier: 1988974
2026-03-29 19:31:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 53a540c7-8622-5a45-a942-469ec9a5bcef with identifier: 1988974
2026-03-29 19:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 53a540c7-8622-5a45-a942-469ec9a5bcef with identifier: 1988974 to the API
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Mineral Grey metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '53a540c7-8622-5a45-a942-469ec9a5bcef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW X1 sDrive 18d Business Advantage Sport utility vehicle 5-door '
'(Euro 6D)',
'odometer': 144190,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW X1 sDrive 18d Business Advantage Sport utility vehicle '
'5-door (Euro 6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988974%27 HTTP/1.1" 200 None
2026-03-29 19:31:42 [ayvens.it] INFO: Saving data for 1988974: {'auction_closing_time': 1774944000.0, 'created_time': 1774629459.673212, 'last_price_update_time': 1774812702.599711}
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988974') HTTP/1.1" 204 0
2026-03-29 19:31:42 [ayvens.it] INFO: Found listing with ID: 1988975
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988975%27 HTTP/1.1" 200 None
2026-03-29 19:31:42 [ayvens.it] INFO: Scrape type for 1988975: 2
2026-03-29 19:31:42 [ayvens.it] INFO: Extracting data for car ID: 1988975
2026-03-29 19:31:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94d2f25e-823f-5eb1-bfae-4afbdd1cd4f1 with identifier: 1988975
2026-03-29 19:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94d2f25e-823f-5eb1-bfae-4afbdd1cd4f1 with scrape type 2
2026-03-29 19:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94d2f25e-823f-5eb1-bfae-4afbdd1cd4f1 with scrape type 2
2026-03-29 19:31:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 94d2f25e-823f-5eb1-bfae-4afbdd1cd4f1, identifier: 1988975
2026-03-29 19:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 94d2f25e-823f-5eb1-bfae-4afbdd1cd4f1 with identifier: 1988975
2026-03-29 19:31:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 94d2f25e-823f-5eb1-bfae-4afbdd1cd4f1 with identifier: 1988975
2026-03-29 19:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 94d2f25e-823f-5eb1-bfae-4afbdd1cd4f1 with identifier: 1988975 to the API
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '94d2f25e-823f-5eb1-bfae-4afbdd1cd4f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD TRANSIT 290 L2H2 Trend 2.0 Eco MHEV 130 Cv Furgone 4-door '
'(Euro 6.2)',
'odometer': 67528,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD TRANSIT 290 L2H2 Trend 2.0 Eco MHEV 130 Cv Furgone 4-door '
'(Euro 6.2) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988975%27 HTTP/1.1" 200 None
2026-03-29 19:31:42 [ayvens.it] INFO: Saving data for 1988975: {'auction_closing_time': 1774944000.0, 'created_time': 1774629457.990529, 'last_price_update_time': 1774812702.99817}
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988975') HTTP/1.1" 204 0
2026-03-29 19:31:43 [ayvens.it] INFO: Found listing with ID: 1988976
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988976%27 HTTP/1.1" 200 None
2026-03-29 19:31:43 [ayvens.it] INFO: Scrape type for 1988976: 2
2026-03-29 19:31:43 [ayvens.it] INFO: Extracting data for car ID: 1988976
2026-03-29 19:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f3eb371-bd11-5b37-ab8e-b59f5a9cb843 with identifier: 1988976
2026-03-29 19:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f3eb371-bd11-5b37-ab8e-b59f5a9cb843 with scrape type 2
2026-03-29 19:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f3eb371-bd11-5b37-ab8e-b59f5a9cb843 with scrape type 2
2026-03-29 19:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 5f3eb371-bd11-5b37-ab8e-b59f5a9cb843, identifier: 1988976
2026-03-29 19:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 5f3eb371-bd11-5b37-ab8e-b59f5a9cb843 with identifier: 1988976
2026-03-29 19:31:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 5f3eb371-bd11-5b37-ab8e-b59f5a9cb843 with identifier: 1988976
2026-03-29 19:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 5f3eb371-bd11-5b37-ab8e-b59f5a9cb843 with identifier: 1988976 to the API
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Christal White Pearl metallizz',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '5f3eb371-bd11-5b37-ab8e-b59f5a9cb843',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'VOLVO V60 B4 D autom. Momentum Business SW 5-door (Euro 6D)',
'odometer': 139127,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO VOLVO V60 B4 D autom. Momentum Business SW 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988976%27 HTTP/1.1" 200 None
2026-03-29 19:31:43 [ayvens.it] INFO: Saving data for 1988976: {'auction_closing_time': 1774944000.0, 'created_time': 1774629454.567402, 'last_price_update_time': 1774812703.36891}
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988976') HTTP/1.1" 204 0
2026-03-29 19:31:43 [ayvens.it] INFO: Found listing with ID: 1988977
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988977%27 HTTP/1.1" 200 None
2026-03-29 19:31:43 [ayvens.it] INFO: Scrape type for 1988977: 2
2026-03-29 19:31:43 [ayvens.it] INFO: Extracting data for car ID: 1988977
2026-03-29 19:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e488e3c9-60c0-5953-826e-2854ea2e6cb1 with identifier: 1988977
2026-03-29 19:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e488e3c9-60c0-5953-826e-2854ea2e6cb1 with scrape type 2
2026-03-29 19:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e488e3c9-60c0-5953-826e-2854ea2e6cb1 with scrape type 2
2026-03-29 19:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: e488e3c9-60c0-5953-826e-2854ea2e6cb1, identifier: 1988977
2026-03-29 19:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: e488e3c9-60c0-5953-826e-2854ea2e6cb1 with identifier: 1988977
2026-03-29 19:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: e488e3c9-60c0-5953-826e-2854ea2e6cb1 with identifier: 1988977
2026-03-29 19:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: e488e3c9-60c0-5953-826e-2854ea2e6cb1 with identifier: 1988977 to the API
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'POLAR WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'electric',
'id': 'e488e3c9-60c0-5953-826e-2854ea2e6cb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN C4 100 KW 136CV ELECTRIC SHINE',
'odometer': 33118,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN C4 100 KW 136CV ELECTRIC SHINE -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988977%27 HTTP/1.1" 200 None
2026-03-29 19:31:43 [ayvens.it] INFO: Saving data for 1988977: {'auction_closing_time': 1774944000.0, 'created_time': 1774629318.408384, 'last_price_update_time': 1774812703.744134}
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988977') HTTP/1.1" 204 0
2026-03-29 19:31:43 [ayvens.it] INFO: Found listing with ID: 1988978
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988978%27 HTTP/1.1" 200 None
2026-03-29 19:31:43 [ayvens.it] INFO: Scrape type for 1988978: 2
2026-03-29 19:31:43 [ayvens.it] INFO: Extracting data for car ID: 1988978
2026-03-29 19:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96fc3907-28cd-5237-9d60-20203660740f with identifier: 1988978
2026-03-29 19:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96fc3907-28cd-5237-9d60-20203660740f with scrape type 2
2026-03-29 19:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96fc3907-28cd-5237-9d60-20203660740f with scrape type 2
2026-03-29 19:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 96fc3907-28cd-5237-9d60-20203660740f, identifier: 1988978
2026-03-29 19:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 96fc3907-28cd-5237-9d60-20203660740f with identifier: 1988978
2026-03-29 19:31:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 96fc3907-28cd-5237-9d60-20203660740f with identifier: 1988978
2026-03-29 19:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 96fc3907-28cd-5237-9d60-20203660740f with identifier: 1988978 to the API
2026-03-29 19:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Grigio Scisto metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': '96fc3907-28cd-5237-9d60-20203660740f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'RENAULT CLIO 1.0 TCE 66KW EQUILIBRE Hatchback 5-door (Euro 6D)',
'odometer': 88624,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT RENAULT CLIO 1.0 TCE 66KW EQUILIBRE Hatchback 5-door (Euro '
'6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988978%27 HTTP/1.1" 200 None
2026-03-29 19:31:44 [ayvens.it] INFO: Saving data for 1988978: {'auction_closing_time': 1774944000.0, 'created_time': 1774629455.786989, 'last_price_update_time': 1774812704.123997}
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988978') HTTP/1.1" 204 0
2026-03-29 19:31:44 [ayvens.it] INFO: Found listing with ID: 1988979
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988979%27 HTTP/1.1" 200 None
2026-03-29 19:31:44 [ayvens.it] INFO: Scrape type for 1988979: 2
2026-03-29 19:31:44 [ayvens.it] INFO: Extracting data for car ID: 1988979
2026-03-29 19:31:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bfa8d3c-85ae-51c6-bc3d-a2e37c1b75a7 with identifier: 1988979
2026-03-29 19:31:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bfa8d3c-85ae-51c6-bc3d-a2e37c1b75a7 with scrape type 2
2026-03-29 19:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bfa8d3c-85ae-51c6-bc3d-a2e37c1b75a7 with scrape type 2
2026-03-29 19:31:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 1bfa8d3c-85ae-51c6-bc3d-a2e37c1b75a7, identifier: 1988979
2026-03-29 19:31:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 1bfa8d3c-85ae-51c6-bc3d-a2e37c1b75a7 with identifier: 1988979
2026-03-29 19:31:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 1bfa8d3c-85ae-51c6-bc3d-a2e37c1b75a7 with identifier: 1988979
2026-03-29 19:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 1bfa8d3c-85ae-51c6-bc3d-a2e37c1b75a7 with identifier: 1988979 to the API
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GENERIC COLOR',
'currency': 'EUR',
'doors_number': 3,
'engine': '2.3L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '1bfa8d3c-85ae-51c6-bc3d-a2e37c1b75a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'RENAULT MASTER FG TA L2 H2 T33 ENERGY DCI 150 ADVANCE',
'odometer': 58170,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT RENAULT MASTER FG TA L2 H2 T33 ENERGY DCI 150 ADVANCE -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988979%27 HTTP/1.1" 200 None
2026-03-29 19:31:44 [ayvens.it] INFO: Saving data for 1988979: {'auction_closing_time': 1774944000.0, 'created_time': 1774629321.914329, 'last_price_update_time': 1774812704.495336}
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988979') HTTP/1.1" 204 0
2026-03-29 19:31:44 [ayvens.it] INFO: Found listing with ID: 1988980
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988980%27 HTTP/1.1" 200 None
2026-03-29 19:31:44 [ayvens.it] INFO: Scrape type for 1988980: 2
2026-03-29 19:31:44 [ayvens.it] INFO: Extracting data for car ID: 1988980
2026-03-29 19:31:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c2898b2-3b94-54a4-95d5-e97ea3cb339f with identifier: 1988980
2026-03-29 19:31:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c2898b2-3b94-54a4-95d5-e97ea3cb339f with scrape type 2
2026-03-29 19:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c2898b2-3b94-54a4-95d5-e97ea3cb339f with scrape type 2
2026-03-29 19:31:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 2c2898b2-3b94-54a4-95d5-e97ea3cb339f, identifier: 1988980
2026-03-29 19:31:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 2c2898b2-3b94-54a4-95d5-e97ea3cb339f with identifier: 1988980
2026-03-29 19:31:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 2c2898b2-3b94-54a4-95d5-e97ea3cb339f with identifier: 1988980
2026-03-29 19:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 2c2898b2-3b94-54a4-95d5-e97ea3cb339f with identifier: 1988980 to the API
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ROYAL BLUE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': '2c2898b2-3b94-54a4-95d5-e97ea3cb339f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'OPEL CORSA 1.2 Advance 70cv Hatchback 5-door',
'odometer': 123306,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-14',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL OPEL CORSA 1.2 Advance 70cv Hatchback 5-door -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2017}
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988980%27 HTTP/1.1" 200 None
2026-03-29 19:31:44 [ayvens.it] INFO: Saving data for 1988980: {'auction_closing_time': 1774944000.0, 'created_time': 1774629323.450459, 'last_price_update_time': 1774812704.914712}
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988980') HTTP/1.1" 204 0
2026-03-29 19:31:44 [ayvens.it] INFO: Found listing with ID: 1988981
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988981%27 HTTP/1.1" 200 None
2026-03-29 19:31:44 [ayvens.it] INFO: Scrape type for 1988981: 2
2026-03-29 19:31:44 [ayvens.it] INFO: Extracting data for car ID: 1988981
2026-03-29 19:31:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87ef6e0d-6c29-512b-a8a4-87e3957e5f70 with identifier: 1988981
2026-03-29 19:31:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87ef6e0d-6c29-512b-a8a4-87e3957e5f70 with scrape type 2
2026-03-29 19:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87ef6e0d-6c29-512b-a8a4-87e3957e5f70 with scrape type 2
2026-03-29 19:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 87ef6e0d-6c29-512b-a8a4-87e3957e5f70, identifier: 1988981
2026-03-29 19:31:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 87ef6e0d-6c29-512b-a8a4-87e3957e5f70 with identifier: 1988981
2026-03-29 19:31:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 87ef6e0d-6c29-512b-a8a4-87e3957e5f70 with identifier: 1988981
2026-03-29 19:31:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 87ef6e0d-6c29-512b-a8a4-87e3957e5f70 with identifier: 1988981 to the API
2026-03-29 19:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SONIC GREY',
'currency': 'EUR',
'doors_number': 2,
'engine': '0.3L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': '87ef6e0d-6c29-512b-a8a4-87e3957e5f70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'YAMAHA',
'model': 'YAMAHA XMAX 300 ABS Motociclo (Euro 4)',
'odometer': 68661,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-20',
'seats_number': 5,
'seller_name': None,
'title': 'YAMAHA YAMAHA XMAX 300 ABS Motociclo (Euro 4) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988981%27 HTTP/1.1" 200 None
2026-03-29 19:31:45 [ayvens.it] INFO: Saving data for 1988981: {'auction_closing_time': 1774944000.0, 'created_time': 1774629453.063541, 'last_price_update_time': 1774812705.302511}
2026-03-29 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988981') HTTP/1.1" 204 0
2026-03-29 19:31:45 [ayvens.it] INFO: Found listing with ID: 1988982
2026-03-29 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988982%27 HTTP/1.1" 200 None
2026-03-29 19:31:45 [ayvens.it] INFO: Scrape type for 1988982: 2
2026-03-29 19:31:45 [ayvens.it] INFO: Extracting data for car ID: 1988982
2026-03-29 19:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46dcf41d-ce60-54eb-8feb-c51c1493aedd with identifier: 1988982
2026-03-29 19:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46dcf41d-ce60-54eb-8feb-c51c1493aedd with scrape type 2
2026-03-29 19:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46dcf41d-ce60-54eb-8feb-c51c1493aedd with scrape type 2
2026-03-29 19:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 46dcf41d-ce60-54eb-8feb-c51c1493aedd, identifier: 1988982
2026-03-29 19:31:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 46dcf41d-ce60-54eb-8feb-c51c1493aedd with identifier: 1988982
2026-03-29 19:31:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 46dcf41d-ce60-54eb-8feb-c51c1493aedd with identifier: 1988982
2026-03-29 19:31:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 46dcf41d-ce60-54eb-8feb-c51c1493aedd with identifier: 1988982 to the API
2026-03-29 19:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO',
'currency': 'EUR',
'doors_number': 2,
'engine': '0.1L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': '46dcf41d-ce60-54eb-8feb-c51c1493aedd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT TWEET 125i GT Motociclo (Euro 5)',
'odometer': 15518,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT TWEET 125i GT Motociclo (Euro 5) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988982%27 HTTP/1.1" 200 None
2026-03-29 19:31:45 [ayvens.it] INFO: Saving data for 1988982: {'auction_closing_time': 1774944000.0, 'created_time': 1774629451.387291, 'last_price_update_time': 1774812705.673602}
2026-03-29 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988982') HTTP/1.1" 204 0
2026-03-29 19:31:45 [ayvens.it] INFO: Found listing with ID: 1988983
2026-03-29 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988983%27 HTTP/1.1" 200 None
2026-03-29 19:31:45 [ayvens.it] INFO: Scrape type for 1988983: 2
2026-03-29 19:31:45 [ayvens.it] INFO: Extracting data for car ID: 1988983
2026-03-29 19:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99e28600-fce2-5823-8f2a-e38004027a18 with identifier: 1988983
2026-03-29 19:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99e28600-fce2-5823-8f2a-e38004027a18 with scrape type 2
2026-03-29 19:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99e28600-fce2-5823-8f2a-e38004027a18 with scrape type 2
2026-03-29 19:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 99e28600-fce2-5823-8f2a-e38004027a18, identifier: 1988983
2026-03-29 19:31:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 99e28600-fce2-5823-8f2a-e38004027a18 with identifier: 1988983
2026-03-29 19:31:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 99e28600-fce2-5823-8f2a-e38004027a18 with identifier: 1988983
2026-03-29 19:31:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 99e28600-fce2-5823-8f2a-e38004027a18 with identifier: 1988983 to the API
2026-03-29 19:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO GELATO PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol_lpg',
'id': '99e28600-fce2-5823-8f2a-e38004027a18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT PANDA CONSIP12 1.2 69CV EASYPOWER E6 EASY FP',
'odometer': 65173,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT PANDA CONSIP12 1.2 69CV EASYPOWER E6 EASY FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2017}
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988983%27 HTTP/1.1" 200 None
2026-03-29 19:31:46 [ayvens.it] INFO: Saving data for 1988983: {'auction_closing_time': 1774944000.0, 'created_time': 1774629326.921797, 'last_price_update_time': 1774812706.042468}
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988983') HTTP/1.1" 204 0
2026-03-29 19:31:46 [ayvens.it] INFO: Found listing with ID: 1988984
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988984%27 HTTP/1.1" 200 None
2026-03-29 19:31:46 [ayvens.it] INFO: Scrape type for 1988984: 2
2026-03-29 19:31:46 [ayvens.it] INFO: Extracting data for car ID: 1988984
2026-03-29 19:31:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09ec88cd-4db4-50af-b5c4-9a4681354f66 with identifier: 1988984
2026-03-29 19:31:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09ec88cd-4db4-50af-b5c4-9a4681354f66 with scrape type 2
2026-03-29 19:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09ec88cd-4db4-50af-b5c4-9a4681354f66 with scrape type 2
2026-03-29 19:31:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 09ec88cd-4db4-50af-b5c4-9a4681354f66, identifier: 1988984
2026-03-29 19:31:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 09ec88cd-4db4-50af-b5c4-9a4681354f66 with identifier: 1988984
2026-03-29 19:31:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 09ec88cd-4db4-50af-b5c4-9a4681354f66 with identifier: 1988984
2026-03-29 19:31:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 09ec88cd-4db4-50af-b5c4-9a4681354f66 with identifier: 1988984 to the API
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Tridion silver metallic',
'currency': 'EUR',
'doors_number': 2,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': '09ec88cd-4db4-50af-b5c4-9a4681354f66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'SMART',
'model': 'SMART FORTWO COUPÈ 70 1.0 52kW passion twinamic Coupé 3-door',
'odometer': 33204,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'SMART SMART FORTWO COUPÈ 70 1.0 52kW passion twinamic Coupé 3-door '
'-',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2018}
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988984%27 HTTP/1.1" 200 None
2026-03-29 19:31:46 [ayvens.it] INFO: Saving data for 1988984: {'auction_closing_time': 1774944000.0, 'created_time': 1774629450.124525, 'last_price_update_time': 1774812706.533767}
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988984') HTTP/1.1" 204 0
2026-03-29 19:31:46 [ayvens.it] INFO: Found listing with ID: 1988985
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988985%27 HTTP/1.1" 200 None
2026-03-29 19:31:46 [ayvens.it] INFO: Scrape type for 1988985: 2
2026-03-29 19:31:46 [ayvens.it] INFO: Extracting data for car ID: 1988985
2026-03-29 19:31:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c192dcee-99b7-5af9-b776-676ef7c1ad95 with identifier: 1988985
2026-03-29 19:31:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c192dcee-99b7-5af9-b776-676ef7c1ad95 with scrape type 2
2026-03-29 19:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c192dcee-99b7-5af9-b776-676ef7c1ad95 with scrape type 2
2026-03-29 19:31:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: c192dcee-99b7-5af9-b776-676ef7c1ad95, identifier: 1988985
2026-03-29 19:31:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: c192dcee-99b7-5af9-b776-676ef7c1ad95 with identifier: 1988985
2026-03-29 19:31:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: c192dcee-99b7-5af9-b776-676ef7c1ad95 with identifier: 1988985
2026-03-29 19:31:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: c192dcee-99b7-5af9-b776-676ef7c1ad95 with identifier: 1988985 to the API
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'c192dcee-99b7-5af9-b776-676ef7c1ad95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT DOBLÃ’ CARGO COMBI 1.3 Mjet 16v 95CV SX (cat. N1) Eu6 Combi '
'5-door',
'odometer': 72463,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-14',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT DOBLÃ’ CARGO COMBI 1.3 Mjet 16v 95CV SX (cat. N1) Eu6 '
'Combi 5-door -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2017}
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988985%27 HTTP/1.1" 200 None
2026-03-29 19:31:46 [ayvens.it] INFO: Saving data for 1988985: {'auction_closing_time': 1774944000.0, 'created_time': 1774629330.469364, 'last_price_update_time': 1774812706.912861}
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988985') HTTP/1.1" 204 0
2026-03-29 19:31:46 [ayvens.it] INFO: Found listing with ID: 1988986
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988986%27 HTTP/1.1" 200 None
2026-03-29 19:31:46 [ayvens.it] INFO: Scrape type for 1988986: 2
2026-03-29 19:31:46 [ayvens.it] INFO: Extracting data for car ID: 1988986
2026-03-29 19:31:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21faf328-af9b-58aa-9903-328fe045615b with identifier: 1988986
2026-03-29 19:31:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21faf328-af9b-58aa-9903-328fe045615b with scrape type 2
2026-03-29 19:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21faf328-af9b-58aa-9903-328fe045615b with scrape type 2
2026-03-29 19:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 21faf328-af9b-58aa-9903-328fe045615b, identifier: 1988986
2026-03-29 19:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 21faf328-af9b-58aa-9903-328fe045615b with identifier: 1988986
2026-03-29 19:31:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 21faf328-af9b-58aa-9903-328fe045615b with identifier: 1988986
2026-03-29 19:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 21faf328-af9b-58aa-9903-328fe045615b with identifier: 1988986 to the API
2026-03-29 19:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Bianco Ducato pastello',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.3L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '21faf328-af9b-58aa-9903-328fe045615b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT DUCATO MAXI 35 XLH3 2.3 Multijet 130CV 6M Furgone 4-door',
'odometer': 246881,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-05',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT DUCATO MAXI 35 XLH3 2.3 Multijet 130CV 6M Furgone 4-door '
'-',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2018}
2026-03-29 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988986%27 HTTP/1.1" 200 None
2026-03-29 19:31:47 [ayvens.it] INFO: Saving data for 1988986: {'auction_closing_time': 1774944000.0, 'created_time': 1774629368.547833, 'last_price_update_time': 1774812707.309642}
2026-03-29 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988986') HTTP/1.1" 204 0
2026-03-29 19:31:47 [ayvens.it] INFO: Found listing with ID: 1988987
2026-03-29 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988987%27 HTTP/1.1" 200 None
2026-03-29 19:31:47 [ayvens.it] INFO: Scrape type for 1988987: 2
2026-03-29 19:31:47 [ayvens.it] INFO: Extracting data for car ID: 1988987
2026-03-29 19:31:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d93f52ac-5cdc-5794-aa8d-1c1fe0f301ee with identifier: 1988987
2026-03-29 19:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d93f52ac-5cdc-5794-aa8d-1c1fe0f301ee with scrape type 2
2026-03-29 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d93f52ac-5cdc-5794-aa8d-1c1fe0f301ee with scrape type 2
2026-03-29 19:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d93f52ac-5cdc-5794-aa8d-1c1fe0f301ee, identifier: 1988987
2026-03-29 19:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d93f52ac-5cdc-5794-aa8d-1c1fe0f301ee with identifier: 1988987
2026-03-29 19:31:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d93f52ac-5cdc-5794-aa8d-1c1fe0f301ee with identifier: 1988987
2026-03-29 19:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d93f52ac-5cdc-5794-aa8d-1c1fe0f301ee with identifier: 1988987 to the API
2026-03-29 19:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'FUJI WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'd93f52ac-5cdc-5794-aa8d-1c1fe0f301ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER RANGE ROVER EVO 2.0 TD4 180CV BUSINESS EDITION SE AUTO',
'odometer': 83693,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-13',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER RANGE ROVER EVO 2.0 TD4 180CV BUSINESS '
'EDITION SE AUTO -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2017}
2026-03-29 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988987%27 HTTP/1.1" 200 None
2026-03-29 19:31:47 [ayvens.it] INFO: Saving data for 1988987: {'auction_closing_time': 1774944000.0, 'created_time': 1774629332.967011, 'last_price_update_time': 1774812707.709461}
2026-03-29 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988987') HTTP/1.1" 204 0
2026-03-29 19:31:47 [ayvens.it] INFO: Found listing with ID: 1988988
2026-03-29 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988988%27 HTTP/1.1" 200 None
2026-03-29 19:31:47 [ayvens.it] INFO: Scrape type for 1988988: 2
2026-03-29 19:31:47 [ayvens.it] INFO: Extracting data for car ID: 1988988
2026-03-29 19:31:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0080b7ef-71fc-5a6a-ab2d-da4a717e96b0 with identifier: 1988988
2026-03-29 19:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0080b7ef-71fc-5a6a-ab2d-da4a717e96b0 with scrape type 2
2026-03-29 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0080b7ef-71fc-5a6a-ab2d-da4a717e96b0 with scrape type 2
2026-03-29 19:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 0080b7ef-71fc-5a6a-ab2d-da4a717e96b0, identifier: 1988988
2026-03-29 19:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 0080b7ef-71fc-5a6a-ab2d-da4a717e96b0 with identifier: 1988988
2026-03-29 19:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 0080b7ef-71fc-5a6a-ab2d-da4a717e96b0 with identifier: 1988988
2026-03-29 19:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 0080b7ef-71fc-5a6a-ab2d-da4a717e96b0 with identifier: 1988988 to the API
2026-03-29 19:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Bianco pastello',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.3L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '0080b7ef-71fc-5a6a-ab2d-da4a717e96b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT DUCATO MAXI 35 LH1 2.3 Multijet 130CV 6M D.Cab. Tel.Dop.Cab. '
'4-door',
'odometer': 106881,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-10',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT DUCATO MAXI 35 LH1 2.3 Multijet 130CV 6M D.Cab. '
'Tel.Dop.Cab. 4-door -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2018}
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988988%27 HTTP/1.1" 200 None
2026-03-29 19:31:48 [ayvens.it] INFO: Saving data for 1988988: {'auction_closing_time': 1774944000.0, 'created_time': 1774629367.540335, 'last_price_update_time': 1774812708.083888}
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988988') HTTP/1.1" 204 0
2026-03-29 19:31:48 [ayvens.it] INFO: Found listing with ID: 1988989
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988989%27 HTTP/1.1" 200 None
2026-03-29 19:31:48 [ayvens.it] INFO: Scrape type for 1988989: 2
2026-03-29 19:31:48 [ayvens.it] INFO: Extracting data for car ID: 1988989
2026-03-29 19:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3748ba7-94b1-5a31-b860-85acd408a814 with identifier: 1988989
2026-03-29 19:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3748ba7-94b1-5a31-b860-85acd408a814 with scrape type 2
2026-03-29 19:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3748ba7-94b1-5a31-b860-85acd408a814 with scrape type 2
2026-03-29 19:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d3748ba7-94b1-5a31-b860-85acd408a814, identifier: 1988989
2026-03-29 19:31:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d3748ba7-94b1-5a31-b860-85acd408a814 with identifier: 1988989
2026-03-29 19:31:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d3748ba7-94b1-5a31-b860-85acd408a814 with identifier: 1988989
2026-03-29 19:31:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d3748ba7-94b1-5a31-b860-85acd408a814 with identifier: 1988989 to the API
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'PLATINUM GREY METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': 'd3748ba7-94b1-5a31-b860-85acd408a814',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROËN C3 AIRCROSS PureTech 110 S&S Shine Sport utility vehicle '
'5-door (Euro 6.2)',
'odometer': 60442,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-29',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROËN C3 AIRCROSS PureTech 110 S&S Shine Sport utility '
'vehicle 5-door (Euro 6.2) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988989%27 HTTP/1.1" 200 None
2026-03-29 19:31:48 [ayvens.it] INFO: Saving data for 1988989: {'auction_closing_time': 1774944000.0, 'created_time': 1774629336.082093, 'last_price_update_time': 1774812708.458637}
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988989') HTTP/1.1" 204 0
2026-03-29 19:31:48 [ayvens.it] INFO: Found listing with ID: 1988990
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988990%27 HTTP/1.1" 200 None
2026-03-29 19:31:48 [ayvens.it] INFO: Scrape type for 1988990: 2
2026-03-29 19:31:48 [ayvens.it] INFO: Extracting data for car ID: 1988990
2026-03-29 19:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 770bea77-eeca-5623-a99f-0477f5713f35 with identifier: 1988990
2026-03-29 19:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 770bea77-eeca-5623-a99f-0477f5713f35 with scrape type 2
2026-03-29 19:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 770bea77-eeca-5623-a99f-0477f5713f35 with scrape type 2
2026-03-29 19:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 770bea77-eeca-5623-a99f-0477f5713f35, identifier: 1988990
2026-03-29 19:31:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 770bea77-eeca-5623-a99f-0477f5713f35 with identifier: 1988990
2026-03-29 19:31:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 770bea77-eeca-5623-a99f-0477f5713f35 with identifier: 1988990
2026-03-29 19:31:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 770bea77-eeca-5623-a99f-0477f5713f35 with identifier: 1988990 to the API
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Narvik Black pastello',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '770bea77-eeca-5623-a99f-0477f5713f35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 150cv SE 4WD Sport utility '
'vehicle 5-door (Euro 6.2)',
'odometer': 127821,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-24',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER DISCOVERY SPORT 2.0 TD4 150cv SE 4WD Sport '
'utility vehicle 5-door (Euro 6.2) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988990%27 HTTP/1.1" 200 None
2026-03-29 19:31:48 [ayvens.it] INFO: Saving data for 1988990: {'auction_closing_time': 1774944000.0, 'created_time': 1774629366.367206, 'last_price_update_time': 1774812708.847739}
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988990') HTTP/1.1" 204 0
2026-03-29 19:31:48 [ayvens.it] INFO: Found listing with ID: 1988991
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988991%27 HTTP/1.1" 200 None
2026-03-29 19:31:48 [ayvens.it] INFO: Scrape type for 1988991: 2
2026-03-29 19:31:48 [ayvens.it] INFO: Extracting data for car ID: 1988991
2026-03-29 19:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6081d2f1-948b-59ab-a893-672bf785d5ee with identifier: 1988991
2026-03-29 19:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6081d2f1-948b-59ab-a893-672bf785d5ee with scrape type 2
2026-03-29 19:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6081d2f1-948b-59ab-a893-672bf785d5ee with scrape type 2
2026-03-29 19:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 6081d2f1-948b-59ab-a893-672bf785d5ee, identifier: 1988991
2026-03-29 19:31:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 6081d2f1-948b-59ab-a893-672bf785d5ee with identifier: 1988991
2026-03-29 19:31:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 6081d2f1-948b-59ab-a893-672bf785d5ee with identifier: 1988991
2026-03-29 19:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 6081d2f1-948b-59ab-a893-672bf785d5ee with identifier: 1988991 to the API
2026-03-29 19:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Platinum Grey',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': '6081d2f1-948b-59ab-a893-672bf785d5ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROËN C3 PureTech 83 S&S Feel Neo patentati Hatchback 5-door '
'(Euro 6D)',
'odometer': 64587,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROËN C3 PureTech 83 S&S Feel Neo patentati Hatchback '
'5-door (Euro 6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988991%27 HTTP/1.1" 200 None
2026-03-29 19:31:49 [ayvens.it] INFO: Saving data for 1988991: {'auction_closing_time': 1774944000.0, 'created_time': 1774629365.645811, 'last_price_update_time': 1774812709.228211}
2026-03-29 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988991') HTTP/1.1" 204 0
2026-03-29 19:31:49 [ayvens.it] INFO: Found listing with ID: 1988992
2026-03-29 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988992%27 HTTP/1.1" 200 None
2026-03-29 19:31:49 [ayvens.it] INFO: Scrape type for 1988992: 2
2026-03-29 19:31:49 [ayvens.it] INFO: Extracting data for car ID: 1988992
2026-03-29 19:31:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a13099a7-a715-5c90-a22f-89fb0d1d952b with identifier: 1988992
2026-03-29 19:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a13099a7-a715-5c90-a22f-89fb0d1d952b with scrape type 2
2026-03-29 19:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a13099a7-a715-5c90-a22f-89fb0d1d952b with scrape type 2
2026-03-29 19:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: a13099a7-a715-5c90-a22f-89fb0d1d952b, identifier: 1988992
2026-03-29 19:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: a13099a7-a715-5c90-a22f-89fb0d1d952b with identifier: 1988992
2026-03-29 19:31:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: a13099a7-a715-5c90-a22f-89fb0d1d952b with identifier: 1988992
2026-03-29 19:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: a13099a7-a715-5c90-a22f-89fb0d1d952b with identifier: 1988992 to the API
2026-03-29 19:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Blu Iron opaco',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.1L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': 'a13099a7-a715-5c90-a22f-89fb0d1d952b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'RENAULT CLIO 1.2 16v Zen Hatchback 5-door',
'odometer': 82125,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT RENAULT CLIO 1.2 16v Zen Hatchback 5-door -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2018}
2026-03-29 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988992%27 HTTP/1.1" 200 None
2026-03-29 19:31:49 [ayvens.it] INFO: Saving data for 1988992: {'auction_closing_time': 1774944000.0, 'created_time': 1774629364.858447, 'last_price_update_time': 1774812709.633469}
2026-03-29 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988992') HTTP/1.1" 204 0
2026-03-29 19:31:49 [ayvens.it] INFO: Found listing with ID: 1988993
2026-03-29 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988993%27 HTTP/1.1" 200 None
2026-03-29 19:31:49 [ayvens.it] INFO: Scrape type for 1988993: 2
2026-03-29 19:31:49 [ayvens.it] INFO: Extracting data for car ID: 1988993
2026-03-29 19:31:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40fba7bf-5cb0-5808-b7aa-60504a424503 with identifier: 1988993
2026-03-29 19:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40fba7bf-5cb0-5808-b7aa-60504a424503 with scrape type 2
2026-03-29 19:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40fba7bf-5cb0-5808-b7aa-60504a424503 with scrape type 2
2026-03-29 19:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 40fba7bf-5cb0-5808-b7aa-60504a424503, identifier: 1988993
2026-03-29 19:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 40fba7bf-5cb0-5808-b7aa-60504a424503 with identifier: 1988993
2026-03-29 19:31:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 40fba7bf-5cb0-5808-b7aa-60504a424503 with identifier: 1988993
2026-03-29 19:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 40fba7bf-5cb0-5808-b7aa-60504a424503 with identifier: 1988993 to the API
2026-03-29 19:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Sovereign Silver metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '40fba7bf-5cb0-5808-b7aa-60504a424503',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'OPEL ASTRA ST 1.6 CDTI Business 136cv AT6 SW 5-door (Euro 6.2)',
'odometer': 152682,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-20',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL OPEL ASTRA ST 1.6 CDTI Business 136cv AT6 SW 5-door (Euro 6.2) '
'-',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988993%27 HTTP/1.1" 200 None
2026-03-29 19:31:50 [ayvens.it] INFO: Saving data for 1988993: {'auction_closing_time': 1774944000.0, 'created_time': 1774629363.689576, 'last_price_update_time': 1774812710.036062}
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988993') HTTP/1.1" 204 0
2026-03-29 19:31:50 [ayvens.it] INFO: Found listing with ID: 1988994
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988994%27 HTTP/1.1" 200 None
2026-03-29 19:31:50 [ayvens.it] INFO: Scrape type for 1988994: 2
2026-03-29 19:31:50 [ayvens.it] INFO: Extracting data for car ID: 1988994
2026-03-29 19:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a2cd9b8-b847-5dbb-bc54-16f36a0e7e67 with identifier: 1988994
2026-03-29 19:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a2cd9b8-b847-5dbb-bc54-16f36a0e7e67 with scrape type 2
2026-03-29 19:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a2cd9b8-b847-5dbb-bc54-16f36a0e7e67 with scrape type 2
2026-03-29 19:31:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 1a2cd9b8-b847-5dbb-bc54-16f36a0e7e67, identifier: 1988994
2026-03-29 19:31:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 1a2cd9b8-b847-5dbb-bc54-16f36a0e7e67 with identifier: 1988994
2026-03-29 19:31:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 1a2cd9b8-b847-5dbb-bc54-16f36a0e7e67 with identifier: 1988994
2026-03-29 19:31:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 1a2cd9b8-b847-5dbb-bc54-16f36a0e7e67 with identifier: 1988994 to the API
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Grigio Stromboli metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.1L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '1a2cd9b8-b847-5dbb-bc54-16f36a0e7e67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'ALFA ROMEO',
'model': 'ALFA ROMEO STELVIO 2.2 Turbo Diesel 190CV AT8 Q4 Business Sport '
'utility vehicle 5-door (Euro 6.2)',
'odometer': 177461,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'ALFA ROMEO ALFA ROMEO STELVIO 2.2 Turbo Diesel 190CV AT8 Q4 '
'Business Sport utility vehicle 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988994%27 HTTP/1.1" 200 None
2026-03-29 19:31:50 [ayvens.it] INFO: Saving data for 1988994: {'auction_closing_time': 1774944000.0, 'created_time': 1774629364.017651, 'last_price_update_time': 1774812710.41072}
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988994') HTTP/1.1" 204 0
2026-03-29 19:31:50 [ayvens.it] INFO: Found listing with ID: 1988995
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988995%27 HTTP/1.1" 200 None
2026-03-29 19:31:50 [ayvens.it] INFO: Scrape type for 1988995: 2
2026-03-29 19:31:50 [ayvens.it] INFO: Extracting data for car ID: 1988995
2026-03-29 19:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5e3c2ef-3a49-56be-9810-7fe73d4f0699 with identifier: 1988995
2026-03-29 19:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5e3c2ef-3a49-56be-9810-7fe73d4f0699 with scrape type 2
2026-03-29 19:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5e3c2ef-3a49-56be-9810-7fe73d4f0699 with scrape type 2
2026-03-29 19:31:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: b5e3c2ef-3a49-56be-9810-7fe73d4f0699, identifier: 1988995
2026-03-29 19:31:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: b5e3c2ef-3a49-56be-9810-7fe73d4f0699 with identifier: 1988995
2026-03-29 19:31:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: b5e3c2ef-3a49-56be-9810-7fe73d4f0699 with identifier: 1988995
2026-03-29 19:31:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: b5e3c2ef-3a49-56be-9810-7fe73d4f0699 with identifier: 1988995 to the API
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO LUGANO MTZ',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.9L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'electric',
'id': 'b5e3c2ef-3a49-56be-9810-7fe73d4f0699',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'MERCEDES VITO (ARMADA) E-VITO LONG',
'odometer': 44933,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ MERCEDES VITO (ARMADA) E-VITO LONG -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988995%27 HTTP/1.1" 200 None
2026-03-29 19:31:50 [ayvens.it] INFO: Saving data for 1988995: {'auction_closing_time': 1774944000.0, 'created_time': 1774629362.473002, 'last_price_update_time': 1774812710.88762}
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988995') HTTP/1.1" 204 0
2026-03-29 19:31:50 [ayvens.it] INFO: Found listing with ID: 1988996
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988996%27 HTTP/1.1" 200 None
2026-03-29 19:31:50 [ayvens.it] INFO: Scrape type for 1988996: 2
2026-03-29 19:31:50 [ayvens.it] INFO: Extracting data for car ID: 1988996
2026-03-29 19:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1d36748-c7ae-57c7-bf20-45aef74c6bb5 with identifier: 1988996
2026-03-29 19:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1d36748-c7ae-57c7-bf20-45aef74c6bb5 with scrape type 2
2026-03-29 19:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1d36748-c7ae-57c7-bf20-45aef74c6bb5 with scrape type 2
2026-03-29 19:31:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d1d36748-c7ae-57c7-bf20-45aef74c6bb5, identifier: 1988996
2026-03-29 19:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d1d36748-c7ae-57c7-bf20-45aef74c6bb5 with identifier: 1988996
2026-03-29 19:31:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d1d36748-c7ae-57c7-bf20-45aef74c6bb5 with identifier: 1988996
2026-03-29 19:31:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d1d36748-c7ae-57c7-bf20-45aef74c6bb5 with identifier: 1988996 to the API
2026-03-29 19:31:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ARGENTO FLORET METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '3.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': 'd1d36748-c7ae-57c7-bf20-45aef74c6bb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q8 (PC) 55 TFSI E 280KW QUATTRO TIP. SPORT FP',
'odometer': 146199,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q8 (PC) 55 TFSI E 280KW QUATTRO TIP. SPORT FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988996%27 HTTP/1.1" 200 None
2026-03-29 19:31:51 [ayvens.it] INFO: Saving data for 1988996: {'auction_closing_time': 1774944000.0, 'created_time': 1774629362.834829, 'last_price_update_time': 1774812711.252921}
2026-03-29 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988996') HTTP/1.1" 204 0
2026-03-29 19:31:51 [ayvens.it] INFO: Found listing with ID: 1988997
2026-03-29 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988997%27 HTTP/1.1" 200 None
2026-03-29 19:31:51 [ayvens.it] INFO: Scrape type for 1988997: 2
2026-03-29 19:31:51 [ayvens.it] INFO: Extracting data for car ID: 1988997
2026-03-29 19:31:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68213cc9-011f-5a7c-8079-9c7284a59cc2 with identifier: 1988997
2026-03-29 19:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68213cc9-011f-5a7c-8079-9c7284a59cc2 with scrape type 2
2026-03-29 19:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68213cc9-011f-5a7c-8079-9c7284a59cc2 with scrape type 2
2026-03-29 19:31:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 68213cc9-011f-5a7c-8079-9c7284a59cc2, identifier: 1988997
2026-03-29 19:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 68213cc9-011f-5a7c-8079-9c7284a59cc2 with identifier: 1988997
2026-03-29 19:31:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 68213cc9-011f-5a7c-8079-9c7284a59cc2 with identifier: 1988997
2026-03-29 19:31:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 68213cc9-011f-5a7c-8079-9c7284a59cc2 with identifier: 1988997 to the API
2026-03-29 19:31:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO ARTENSE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '68213cc9-011f-5a7c-8079-9c7284a59cc2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN GRAND C4 SPACET BLUEHDI 130 S&S EAT8 FEEL FP',
'odometer': 78095,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN GRAND C4 SPACET BLUEHDI 130 S&S EAT8 FEEL FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988997%27 HTTP/1.1" 200 None
2026-03-29 19:31:51 [ayvens.it] INFO: Saving data for 1988997: {'auction_closing_time': 1774944000.0, 'created_time': 1774629361.142133, 'last_price_update_time': 1774812711.625074}
2026-03-29 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988997') HTTP/1.1" 204 0
2026-03-29 19:31:51 [ayvens.it] INFO: Found listing with ID: 1988998
2026-03-29 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988998%27 HTTP/1.1" 200 None
2026-03-29 19:31:51 [ayvens.it] INFO: Scrape type for 1988998: 2
2026-03-29 19:31:51 [ayvens.it] INFO: Extracting data for car ID: 1988998
2026-03-29 19:31:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cdb0be0-4511-5b54-8d44-8294ff0d717a with identifier: 1988998
2026-03-29 19:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cdb0be0-4511-5b54-8d44-8294ff0d717a with scrape type 2
2026-03-29 19:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cdb0be0-4511-5b54-8d44-8294ff0d717a with scrape type 2
2026-03-29 19:31:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 1cdb0be0-4511-5b54-8d44-8294ff0d717a, identifier: 1988998
2026-03-29 19:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 1cdb0be0-4511-5b54-8d44-8294ff0d717a with identifier: 1988998
2026-03-29 19:31:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 1cdb0be0-4511-5b54-8d44-8294ff0d717a with identifier: 1988998
2026-03-29 19:31:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 1cdb0be0-4511-5b54-8d44-8294ff0d717a with identifier: 1988998 to the API
2026-03-29 19:31:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ARGENTO BRILLANTE',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '1cdb0be0-4511-5b54-8d44-8294ff0d717a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'SKODA',
'model': 'SKODA OCTAVIA SW (PC) 2.0 TDI EVO 85KW EXECUTIVE DSG FP',
'odometer': 136858,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA SKODA OCTAVIA SW (PC) 2.0 TDI EVO 85KW EXECUTIVE DSG FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988998%27 HTTP/1.1" 200 None
2026-03-29 19:31:51 [ayvens.it] INFO: Saving data for 1988998: {'auction_closing_time': 1774944000.0, 'created_time': 1774629360.142332, 'last_price_update_time': 1774812711.98566}
2026-03-29 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988998') HTTP/1.1" 204 0
2026-03-29 19:31:52 [ayvens.it] INFO: Found listing with ID: 1988999
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988999%27 HTTP/1.1" 200 None
2026-03-29 19:31:52 [ayvens.it] INFO: Scrape type for 1988999: 2
2026-03-29 19:31:52 [ayvens.it] INFO: Extracting data for car ID: 1988999
2026-03-29 19:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d288f6bf-9aa1-5d8e-bbc4-96eb26b579ba with identifier: 1988999
2026-03-29 19:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d288f6bf-9aa1-5d8e-bbc4-96eb26b579ba with scrape type 2
2026-03-29 19:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d288f6bf-9aa1-5d8e-bbc4-96eb26b579ba with scrape type 2
2026-03-29 19:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d288f6bf-9aa1-5d8e-bbc4-96eb26b579ba, identifier: 1988999
2026-03-29 19:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d288f6bf-9aa1-5d8e-bbc4-96eb26b579ba with identifier: 1988999
2026-03-29 19:31:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d288f6bf-9aa1-5d8e-bbc4-96eb26b579ba with identifier: 1988999
2026-03-29 19:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d288f6bf-9aa1-5d8e-bbc4-96eb26b579ba with identifier: 1988999 to the API
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'STING GREY',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'd288f6bf-9aa1-5d8e-bbc4-96eb26b579ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'JEEP',
'model': 'JEEP RENEGADE 1.6 MJet 130cv Limited Sport utility vehicle 5-door '
'(Euro 6D)',
'odometer': 167554,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'JEEP JEEP RENEGADE 1.6 MJet 130cv Limited Sport utility vehicle '
'5-door (Euro 6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271988999%27 HTTP/1.1" 200 None
2026-03-29 19:31:52 [ayvens.it] INFO: Saving data for 1988999: {'auction_closing_time': 1774944000.0, 'created_time': 1774629359.750943, 'last_price_update_time': 1774812712.380247}
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1988999') HTTP/1.1" 204 0
2026-03-29 19:31:52 [ayvens.it] INFO: Found listing with ID: 1989000
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989000%27 HTTP/1.1" 200 None
2026-03-29 19:31:52 [ayvens.it] INFO: Scrape type for 1989000: 2
2026-03-29 19:31:52 [ayvens.it] INFO: Extracting data for car ID: 1989000
2026-03-29 19:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38b498a8-fd79-59ae-aea1-5b205542c590 with identifier: 1989000
2026-03-29 19:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38b498a8-fd79-59ae-aea1-5b205542c590 with scrape type 2
2026-03-29 19:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38b498a8-fd79-59ae-aea1-5b205542c590 with scrape type 2
2026-03-29 19:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 38b498a8-fd79-59ae-aea1-5b205542c590, identifier: 1989000
2026-03-29 19:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 38b498a8-fd79-59ae-aea1-5b205542c590 with identifier: 1989000
2026-03-29 19:31:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 38b498a8-fd79-59ae-aea1-5b205542c590 with identifier: 1989000
2026-03-29 19:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 38b498a8-fd79-59ae-aea1-5b205542c590 with identifier: 1989000 to the API
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO SOLIDO',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.3L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '38b498a8-fd79-59ae-aea1-5b205542c590',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'NISSAN',
'model': 'NISSAN INTERSTAR 2.3 DCI 135cv 35Q Acenta L2H2 FWD Furgone 4-door '
'(Euro 6D)',
'odometer': 64384,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-20',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN NISSAN INTERSTAR 2.3 DCI 135cv 35Q Acenta L2H2 FWD Furgone '
'4-door (Euro 6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989000%27 HTTP/1.1" 200 None
2026-03-29 19:31:52 [ayvens.it] INFO: Saving data for 1989000: {'auction_closing_time': 1774944000.0, 'created_time': 1774629347.617088, 'last_price_update_time': 1774812712.757397}
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989000') HTTP/1.1" 204 0
2026-03-29 19:31:52 [ayvens.it] INFO: Found listing with ID: 1989001
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989001%27 HTTP/1.1" 200 None
2026-03-29 19:31:52 [ayvens.it] INFO: Scrape type for 1989001: 2
2026-03-29 19:31:52 [ayvens.it] INFO: Extracting data for car ID: 1989001
2026-03-29 19:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b9043a0-8fcb-5fce-93c4-fced780f7a23 with identifier: 1989001
2026-03-29 19:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b9043a0-8fcb-5fce-93c4-fced780f7a23 with scrape type 2
2026-03-29 19:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b9043a0-8fcb-5fce-93c4-fced780f7a23 with scrape type 2
2026-03-29 19:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 7b9043a0-8fcb-5fce-93c4-fced780f7a23, identifier: 1989001
2026-03-29 19:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 7b9043a0-8fcb-5fce-93c4-fced780f7a23 with identifier: 1989001
2026-03-29 19:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 7b9043a0-8fcb-5fce-93c4-fced780f7a23 with identifier: 1989001
2026-03-29 19:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 7b9043a0-8fcb-5fce-93c4-fced780f7a23 with identifier: 1989001 to the API
2026-03-29 19:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Mineral Grey metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '7b9043a0-8fcb-5fce-93c4-fced780f7a23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW X1 sDrive 18d Business Advantage Sport utility vehicle 5-door '
'(Euro 6D)',
'odometer': 167885,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW X1 sDrive 18d Business Advantage Sport utility vehicle '
'5-door (Euro 6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989001%27 HTTP/1.1" 200 None
2026-03-29 19:31:53 [ayvens.it] INFO: Saving data for 1989001: {'auction_closing_time': 1774944000.0, 'created_time': 1774629360.473745, 'last_price_update_time': 1774812713.125409}
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989001') HTTP/1.1" 204 0
2026-03-29 19:31:53 [ayvens.it] INFO: Found listing with ID: 1989002
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989002%27 HTTP/1.1" 200 None
2026-03-29 19:31:53 [ayvens.it] INFO: Scrape type for 1989002: 2
2026-03-29 19:31:53 [ayvens.it] INFO: Extracting data for car ID: 1989002
2026-03-29 19:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86eec531-30ef-54c2-ac3e-c657cd3f1f66 with identifier: 1989002
2026-03-29 19:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86eec531-30ef-54c2-ac3e-c657cd3f1f66 with scrape type 2
2026-03-29 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86eec531-30ef-54c2-ac3e-c657cd3f1f66 with scrape type 2
2026-03-29 19:31:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 86eec531-30ef-54c2-ac3e-c657cd3f1f66, identifier: 1989002
2026-03-29 19:31:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 86eec531-30ef-54c2-ac3e-c657cd3f1f66 with identifier: 1989002
2026-03-29 19:31:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 86eec531-30ef-54c2-ac3e-c657cd3f1f66 with identifier: 1989002
2026-03-29 19:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 86eec531-30ef-54c2-ac3e-c657cd3f1f66 with identifier: 1989002 to the API
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Precious Silver',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.8L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '86eec531-30ef-54c2-ac3e-c657cd3f1f66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'TOYOTA COROLLA TS 1.8 Hybrid Active SW 5-door (Euro 6D)',
'odometer': 41798,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA TOYOTA COROLLA TS 1.8 Hybrid Active SW 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989002%27 HTTP/1.1" 200 None
2026-03-29 19:31:53 [ayvens.it] INFO: Saving data for 1989002: {'auction_closing_time': 1774944000.0, 'created_time': 1774629350.472048, 'last_price_update_time': 1774812713.508743}
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989002') HTTP/1.1" 204 0
2026-03-29 19:31:53 [ayvens.it] INFO: Found listing with ID: 1989003
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989003%27 HTTP/1.1" 200 None
2026-03-29 19:31:53 [ayvens.it] INFO: Scrape type for 1989003: 2
2026-03-29 19:31:53 [ayvens.it] INFO: Extracting data for car ID: 1989003
2026-03-29 19:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c3136b2-8e60-56e9-9961-ff05517383db with identifier: 1989003
2026-03-29 19:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c3136b2-8e60-56e9-9961-ff05517383db with scrape type 2
2026-03-29 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c3136b2-8e60-56e9-9961-ff05517383db with scrape type 2
2026-03-29 19:31:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 0c3136b2-8e60-56e9-9961-ff05517383db, identifier: 1989003
2026-03-29 19:31:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 0c3136b2-8e60-56e9-9961-ff05517383db with identifier: 1989003
2026-03-29 19:31:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 0c3136b2-8e60-56e9-9961-ff05517383db with identifier: 1989003
2026-03-29 19:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 0c3136b2-8e60-56e9-9961-ff05517383db with identifier: 1989003 to the API
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO MODA MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '0c3136b2-8e60-56e9-9961-ff05517383db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT 500L (PC) 1.3 MULTIJET 95CV CROSS FP',
'odometer': 21541,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-23',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT 500L (PC) 1.3 MULTIJET 95CV CROSS FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989003%27 HTTP/1.1" 200 None
2026-03-29 19:31:53 [ayvens.it] INFO: Saving data for 1989003: {'auction_closing_time': 1774944000.0, 'created_time': 1774629358.513122, 'last_price_update_time': 1774812713.892955}
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989003') HTTP/1.1" 204 0
2026-03-29 19:31:53 [ayvens.it] INFO: Found listing with ID: 1989004
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989004%27 HTTP/1.1" 200 None
2026-03-29 19:31:53 [ayvens.it] INFO: Scrape type for 1989004: 2
2026-03-29 19:31:53 [ayvens.it] INFO: Extracting data for car ID: 1989004
2026-03-29 19:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 933bd30b-7d1c-5aac-8dcb-b5286433eb7d with identifier: 1989004
2026-03-29 19:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 933bd30b-7d1c-5aac-8dcb-b5286433eb7d with scrape type 2
2026-03-29 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 933bd30b-7d1c-5aac-8dcb-b5286433eb7d with scrape type 2
2026-03-29 19:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 933bd30b-7d1c-5aac-8dcb-b5286433eb7d, identifier: 1989004
2026-03-29 19:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 933bd30b-7d1c-5aac-8dcb-b5286433eb7d with identifier: 1989004
2026-03-29 19:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 933bd30b-7d1c-5aac-8dcb-b5286433eb7d with identifier: 1989004
2026-03-29 19:31:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 933bd30b-7d1c-5aac-8dcb-b5286433eb7d with identifier: 1989004 to the API
2026-03-29 19:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Pure White pastello',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': '933bd30b-7d1c-5aac-8dcb-b5286433eb7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN T-CROSS 1.0 TSI Style Sport utility vehicle 5-door (Euro '
'6D)',
'odometer': 124452,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-21',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN T-CROSS 1.0 TSI Style Sport utility vehicle '
'5-door (Euro 6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989004%27 HTTP/1.1" 200 None
2026-03-29 19:31:54 [ayvens.it] INFO: Saving data for 1989004: {'auction_closing_time': 1774944000.0, 'created_time': 1774629357.539203, 'last_price_update_time': 1774812714.262076}
2026-03-29 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989004') HTTP/1.1" 204 0
2026-03-29 19:31:54 [ayvens.it] INFO: Found listing with ID: 1989005
2026-03-29 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989005%27 HTTP/1.1" 200 None
2026-03-29 19:31:54 [ayvens.it] INFO: Scrape type for 1989005: 2
2026-03-29 19:31:54 [ayvens.it] INFO: Extracting data for car ID: 1989005
2026-03-29 19:31:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de10d698-cb9d-5bb1-a70a-941ece5a836d with identifier: 1989005
2026-03-29 19:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de10d698-cb9d-5bb1-a70a-941ece5a836d with scrape type 2
2026-03-29 19:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de10d698-cb9d-5bb1-a70a-941ece5a836d with scrape type 2
2026-03-29 19:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: de10d698-cb9d-5bb1-a70a-941ece5a836d, identifier: 1989005
2026-03-29 19:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: de10d698-cb9d-5bb1-a70a-941ece5a836d with identifier: 1989005
2026-03-29 19:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: de10d698-cb9d-5bb1-a70a-941ece5a836d with identifier: 1989005
2026-03-29 19:31:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: de10d698-cb9d-5bb1-a70a-941ece5a836d with identifier: 1989005 to the API
2026-03-29 19:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'POLAR WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'de10d698-cb9d-5bb1-a70a-941ece5a836d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN C3 AIRCROSS(PC) BLUEHDI 110 S&S SHINE',
'odometer': 65265,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-21',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN C3 AIRCROSS(PC) BLUEHDI 110 S&S SHINE -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989005%27 HTTP/1.1" 200 None
2026-03-29 19:31:54 [ayvens.it] INFO: Saving data for 1989005: {'auction_closing_time': 1774944000.0, 'created_time': 1774629354.903315, 'last_price_update_time': 1774812714.628105}
2026-03-29 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989005') HTTP/1.1" 204 0
2026-03-29 19:31:54 [ayvens.it] INFO: Found listing with ID: 1989006
2026-03-29 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989006%27 HTTP/1.1" 200 None
2026-03-29 19:31:54 [ayvens.it] INFO: Scrape type for 1989006: 2
2026-03-29 19:31:54 [ayvens.it] INFO: Extracting data for car ID: 1989006
2026-03-29 19:31:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 245e9c8a-76b9-559e-b952-491a3676db57 with identifier: 1989006
2026-03-29 19:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 245e9c8a-76b9-559e-b952-491a3676db57 with scrape type 2
2026-03-29 19:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 245e9c8a-76b9-559e-b952-491a3676db57 with scrape type 2
2026-03-29 19:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 245e9c8a-76b9-559e-b952-491a3676db57, identifier: 1989006
2026-03-29 19:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 245e9c8a-76b9-559e-b952-491a3676db57 with identifier: 1989006
2026-03-29 19:31:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 245e9c8a-76b9-559e-b952-491a3676db57 with identifier: 1989006
2026-03-29 19:31:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 245e9c8a-76b9-559e-b952-491a3676db57 with identifier: 1989006 to the API
2026-03-29 19:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Moonstone Grey pastello',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '245e9c8a-76b9-559e-b952-491a3676db57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN GOLF 2.0 TDI SCR 85kW Style Hatchback 5-door (Euro 6D)',
'odometer': 124184,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-25',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN GOLF 2.0 TDI SCR 85kW Style Hatchback 5-door '
'(Euro 6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989006%27 HTTP/1.1" 200 None
2026-03-29 19:31:55 [ayvens.it] INFO: Saving data for 1989006: {'auction_closing_time': 1774944000.0, 'created_time': 1774629357.904985, 'last_price_update_time': 1774812715.116733}
2026-03-29 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989006') HTTP/1.1" 204 0
2026-03-29 19:31:55 [ayvens.it] INFO: Found listing with ID: 1989007
2026-03-29 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989007%27 HTTP/1.1" 200 None
2026-03-29 19:31:55 [ayvens.it] INFO: Scrape type for 1989007: 2
2026-03-29 19:31:55 [ayvens.it] INFO: Extracting data for car ID: 1989007
2026-03-29 19:31:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6427477-afdc-5fd2-9142-f3ffe7111446 with identifier: 1989007
2026-03-29 19:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6427477-afdc-5fd2-9142-f3ffe7111446 with scrape type 2
2026-03-29 19:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6427477-afdc-5fd2-9142-f3ffe7111446 with scrape type 2
2026-03-29 19:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d6427477-afdc-5fd2-9142-f3ffe7111446, identifier: 1989007
2026-03-29 19:31:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d6427477-afdc-5fd2-9142-f3ffe7111446 with identifier: 1989007
2026-03-29 19:31:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d6427477-afdc-5fd2-9142-f3ffe7111446 with identifier: 1989007
2026-03-29 19:31:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d6427477-afdc-5fd2-9142-f3ffe7111446 with identifier: 1989007 to the API
2026-03-29 19:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE CELEBES METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'd6427477-afdc-5fd2-9142-f3ffe7111446',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 3008 (PC) BLUEHDI 130 EAT8 S&S ALLURE PACK FP',
'odometer': 174738,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-27',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 3008 (PC) BLUEHDI 130 EAT8 S&S ALLURE PACK FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989007%27 HTTP/1.1" 200 None
2026-03-29 19:31:55 [ayvens.it] INFO: Saving data for 1989007: {'auction_closing_time': 1774944000.0, 'created_time': 1774629357.16378, 'last_price_update_time': 1774812715.479112}
2026-03-29 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989007') HTTP/1.1" 204 0
2026-03-29 19:31:55 [ayvens.it] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 200
2026-03-29 19:31:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 19:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-29 19:31:57 [ayvens.it] INFO: Found listing with ID: 1989008
2026-03-29 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989008%27 HTTP/1.1" 200 None
2026-03-29 19:31:57 [ayvens.it] INFO: Scrape type for 1989008: 2
2026-03-29 19:31:57 [ayvens.it] INFO: Extracting data for car ID: 1989008
2026-03-29 19:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96b3f6ba-e94e-539f-a450-08c85b1e3306 with identifier: 1989008
2026-03-29 19:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96b3f6ba-e94e-539f-a450-08c85b1e3306 with scrape type 2
2026-03-29 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96b3f6ba-e94e-539f-a450-08c85b1e3306 with scrape type 2
2026-03-29 19:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 96b3f6ba-e94e-539f-a450-08c85b1e3306, identifier: 1989008
2026-03-29 19:31:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 96b3f6ba-e94e-539f-a450-08c85b1e3306 with identifier: 1989008
2026-03-29 19:31:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 96b3f6ba-e94e-539f-a450-08c85b1e3306 with identifier: 1989008
2026-03-29 19:31:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 96b3f6ba-e94e-539f-a450-08c85b1e3306 with identifier: 1989008 to the API
2026-03-29 19:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Sophisto Grey Brilliant Effect',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '96b3f6ba-e94e-539f-a450-08c85b1e3306',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW X3 xDrive 20d MH48V Sport utility vehicle 5-door (Euro 6D)',
'odometer': 84318,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW X3 xDrive 20d MH48V Sport utility vehicle 5-door (Euro 6D) '
'-',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989008%27 HTTP/1.1" 200 None
2026-03-29 19:31:57 [ayvens.it] INFO: Saving data for 1989008: {'auction_closing_time': 1774944000.0, 'created_time': 1774629448.057277, 'last_price_update_time': 1774812717.906321}
2026-03-29 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989008') HTTP/1.1" 204 0
2026-03-29 19:31:57 [ayvens.it] INFO: Found listing with ID: 1989009
2026-03-29 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989009%27 HTTP/1.1" 200 None
2026-03-29 19:31:57 [ayvens.it] INFO: Scrape type for 1989009: 2
2026-03-29 19:31:57 [ayvens.it] INFO: Extracting data for car ID: 1989009
2026-03-29 19:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d19a73cb-0248-50eb-9fea-a78eea5dc241 with identifier: 1989009
2026-03-29 19:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d19a73cb-0248-50eb-9fea-a78eea5dc241 with scrape type 2
2026-03-29 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d19a73cb-0248-50eb-9fea-a78eea5dc241 with scrape type 2
2026-03-29 19:31:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d19a73cb-0248-50eb-9fea-a78eea5dc241, identifier: 1989009
2026-03-29 19:31:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d19a73cb-0248-50eb-9fea-a78eea5dc241 with identifier: 1989009
2026-03-29 19:31:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d19a73cb-0248-50eb-9fea-a78eea5dc241 with identifier: 1989009
2026-03-29 19:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d19a73cb-0248-50eb-9fea-a78eea5dc241 with identifier: 1989009 to the API
2026-03-29 19:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Blu Navarra metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': 'd19a73cb-0248-50eb-9fea-a78eea5dc241',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI A3 30 TFSI S tronic S line Edition S.Back Hatchback 5-door '
'(Euro 6D)',
'odometer': 17618,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-18',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI A3 30 TFSI S tronic S line Edition S.Back Hatchback '
'5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989009%27 HTTP/1.1" 200 None
2026-03-29 19:31:58 [ayvens.it] INFO: Saving data for 1989009: {'auction_closing_time': 1774944000.0, 'created_time': 1774629448.453346, 'last_price_update_time': 1774812718.309268}
2026-03-29 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989009') HTTP/1.1" 204 0
2026-03-29 19:31:58 [ayvens.it] INFO: Found listing with ID: 1989010
2026-03-29 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989010%27 HTTP/1.1" 200 None
2026-03-29 19:31:58 [ayvens.it] INFO: Scrape type for 1989010: 2
2026-03-29 19:31:58 [ayvens.it] INFO: Extracting data for car ID: 1989010
2026-03-29 19:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38f6d02b-c69b-5d46-9133-ea0f4669d61d with identifier: 1989010
2026-03-29 19:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38f6d02b-c69b-5d46-9133-ea0f4669d61d with scrape type 2
2026-03-29 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38f6d02b-c69b-5d46-9133-ea0f4669d61d with scrape type 2
2026-03-29 19:31:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 38f6d02b-c69b-5d46-9133-ea0f4669d61d, identifier: 1989010
2026-03-29 19:31:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 38f6d02b-c69b-5d46-9133-ea0f4669d61d with identifier: 1989010
2026-03-29 19:31:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 38f6d02b-c69b-5d46-9133-ea0f4669d61d with identifier: 1989010
2026-03-29 19:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 38f6d02b-c69b-5d46-9133-ea0f4669d61d with identifier: 1989010 to the API
2026-03-29 19:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'KHAKI GREY PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '38f6d02b-c69b-5d46-9133-ea0f4669d61d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN C3 AIRCROSS BLUEHDI 120 S&S SHINE EAT6 FP',
'odometer': 80891,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN C3 AIRCROSS BLUEHDI 120 S&S SHINE EAT6 FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989010%27 HTTP/1.1" 200 None
2026-03-29 19:31:58 [ayvens.it] INFO: Saving data for 1989010: {'auction_closing_time': 1774944000.0, 'created_time': 1774629372.34757, 'last_price_update_time': 1774812718.709315}
2026-03-29 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989010') HTTP/1.1" 204 0
2026-03-29 19:31:58 [ayvens.it] INFO: Found listing with ID: 1989011
2026-03-29 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989011%27 HTTP/1.1" 200 None
2026-03-29 19:31:58 [ayvens.it] INFO: Scrape type for 1989011: 2
2026-03-29 19:31:58 [ayvens.it] INFO: Extracting data for car ID: 1989011
2026-03-29 19:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8bbf80b-53c9-5456-a0de-ba8d60874d64 with identifier: 1989011
2026-03-29 19:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8bbf80b-53c9-5456-a0de-ba8d60874d64 with scrape type 2
2026-03-29 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8bbf80b-53c9-5456-a0de-ba8d60874d64 with scrape type 2
2026-03-29 19:31:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: a8bbf80b-53c9-5456-a0de-ba8d60874d64, identifier: 1989011
2026-03-29 19:31:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: a8bbf80b-53c9-5456-a0de-ba8d60874d64 with identifier: 1989011
2026-03-29 19:31:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: a8bbf80b-53c9-5456-a0de-ba8d60874d64 with identifier: 1989011
2026-03-29 19:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: a8bbf80b-53c9-5456-a0de-ba8d60874d64 with identifier: 1989011 to the API
2026-03-29 19:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'a8bbf80b-53c9-5456-a0de-ba8d60874d64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'VOLVO XC60 B4 D automatico Business Sport utility vehicle 5-door '
'(Euro 6D)',
'odometer': 148766,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-07',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO VOLVO XC60 B4 D automatico Business Sport utility vehicle '
'5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989011%27 HTTP/1.1" 200 None
2026-03-29 19:31:59 [ayvens.it] INFO: Saving data for 1989011: {'auction_closing_time': 1774944000.0, 'created_time': 1774629449.775796, 'last_price_update_time': 1774812719.696839}
2026-03-29 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989011') HTTP/1.1" 204 0
2026-03-29 19:31:59 [ayvens.it] INFO: Found listing with ID: 1989012
2026-03-29 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989012%27 HTTP/1.1" 200 None
2026-03-29 19:31:59 [ayvens.it] INFO: Scrape type for 1989012: 2
2026-03-29 19:31:59 [ayvens.it] INFO: Extracting data for car ID: 1989012
2026-03-29 19:31:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 147811b0-4ce8-53f7-85a2-ab7f36dc892b with identifier: 1989012
2026-03-29 19:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 147811b0-4ce8-53f7-85a2-ab7f36dc892b with scrape type 2
2026-03-29 19:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 147811b0-4ce8-53f7-85a2-ab7f36dc892b with scrape type 2
2026-03-29 19:31:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 147811b0-4ce8-53f7-85a2-ab7f36dc892b, identifier: 1989012
2026-03-29 19:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 147811b0-4ce8-53f7-85a2-ab7f36dc892b with identifier: 1989012
2026-03-29 19:31:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 147811b0-4ce8-53f7-85a2-ab7f36dc892b with identifier: 1989012
2026-03-29 19:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 147811b0-4ce8-53f7-85a2-ab7f36dc892b with identifier: 1989012 to the API
2026-03-29 19:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:31:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO IBIS',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '147811b0-4ce8-53f7-85a2-ab7f36dc892b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q5 SPORTBACK PC 40 TDI BUSIN. ADVANCED QUATTRO S TRONIC FP',
'odometer': 82725,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-05',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q5 SPORTBACK PC 40 TDI BUSIN. ADVANCED QUATTRO S TRONIC '
'FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989012%27 HTTP/1.1" 200 None
2026-03-29 19:32:00 [ayvens.it] INFO: Saving data for 1989012: {'auction_closing_time': 1774944000.0, 'created_time': 1774629442.434516, 'last_price_update_time': 1774812720.068197}
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989012') HTTP/1.1" 204 0
2026-03-29 19:32:00 [ayvens.it] INFO: Found listing with ID: 1989013
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989013%27 HTTP/1.1" 200 None
2026-03-29 19:32:00 [ayvens.it] INFO: Scrape type for 1989013: 2
2026-03-29 19:32:00 [ayvens.it] INFO: Extracting data for car ID: 1989013
2026-03-29 19:32:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36617924-7fcb-5e90-a1c7-d83c6e76e154 with identifier: 1989013
2026-03-29 19:32:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36617924-7fcb-5e90-a1c7-d83c6e76e154 with scrape type 2
2026-03-29 19:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36617924-7fcb-5e90-a1c7-d83c6e76e154 with scrape type 2
2026-03-29 19:32:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 36617924-7fcb-5e90-a1c7-d83c6e76e154, identifier: 1989013
2026-03-29 19:32:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 36617924-7fcb-5e90-a1c7-d83c6e76e154 with identifier: 1989013
2026-03-29 19:32:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 36617924-7fcb-5e90-a1c7-d83c6e76e154 with identifier: 1989013
2026-03-29 19:32:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 36617924-7fcb-5e90-a1c7-d83c6e76e154 with identifier: 1989013 to the API
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '36617924-7fcb-5e90-a1c7-d83c6e76e154',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q5 40 TDI Business quattro S tronic Sport utility vehicle '
'5-door (Euro 6D) mild hybrid',
'odometer': 64254,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q5 40 TDI Business quattro S tronic Sport utility vehicle '
'5-door (Euro 6D) mild hybrid -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989013%27 HTTP/1.1" 200 None
2026-03-29 19:32:00 [ayvens.it] INFO: Saving data for 1989013: {'auction_closing_time': 1774944000.0, 'created_time': 1774629376.849095, 'last_price_update_time': 1774812720.462654}
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989013') HTTP/1.1" 204 0
2026-03-29 19:32:00 [ayvens.it] INFO: Found listing with ID: 1989014
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989014%27 HTTP/1.1" 200 None
2026-03-29 19:32:00 [ayvens.it] INFO: Scrape type for 1989014: 2
2026-03-29 19:32:00 [ayvens.it] INFO: Extracting data for car ID: 1989014
2026-03-29 19:32:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5c4fea4-1b70-5706-b4e8-2ed3056198a1 with identifier: 1989014
2026-03-29 19:32:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5c4fea4-1b70-5706-b4e8-2ed3056198a1 with scrape type 2
2026-03-29 19:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5c4fea4-1b70-5706-b4e8-2ed3056198a1 with scrape type 2
2026-03-29 19:32:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d5c4fea4-1b70-5706-b4e8-2ed3056198a1, identifier: 1989014
2026-03-29 19:32:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d5c4fea4-1b70-5706-b4e8-2ed3056198a1 with identifier: 1989014
2026-03-29 19:32:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d5c4fea4-1b70-5706-b4e8-2ed3056198a1 with identifier: 1989014
2026-03-29 19:32:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d5c4fea4-1b70-5706-b4e8-2ed3056198a1 with identifier: 1989014 to the API
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO PURO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'd5c4fea4-1b70-5706-b4e8-2ed3056198a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN TIGUAN ALLSPACE 2.0 TDI SCR ELEGANCE DSG 4MOTION FP',
'odometer': 172425,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN TIGUAN ALLSPACE 2.0 TDI SCR ELEGANCE DSG '
'4MOTION FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989014%27 HTTP/1.1" 200 None
2026-03-29 19:32:00 [ayvens.it] INFO: Saving data for 1989014: {'auction_closing_time': 1774944000.0, 'created_time': 1774629444.250476, 'last_price_update_time': 1774812720.847849}
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989014') HTTP/1.1" 204 0
2026-03-29 19:32:00 [ayvens.it] INFO: Found listing with ID: 1989015
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989015%27 HTTP/1.1" 200 None
2026-03-29 19:32:00 [ayvens.it] INFO: Scrape type for 1989015: 2
2026-03-29 19:32:00 [ayvens.it] INFO: Extracting data for car ID: 1989015
2026-03-29 19:32:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ffb99e5-1710-5d89-bfdf-7d8c01e47be8 with identifier: 1989015
2026-03-29 19:32:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ffb99e5-1710-5d89-bfdf-7d8c01e47be8 with scrape type 2
2026-03-29 19:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ffb99e5-1710-5d89-bfdf-7d8c01e47be8 with scrape type 2
2026-03-29 19:32:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 2ffb99e5-1710-5d89-bfdf-7d8c01e47be8, identifier: 1989015
2026-03-29 19:32:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 2ffb99e5-1710-5d89-bfdf-7d8c01e47be8 with identifier: 1989015
2026-03-29 19:32:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 2ffb99e5-1710-5d89-bfdf-7d8c01e47be8 with identifier: 1989015
2026-03-29 19:32:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 2ffb99e5-1710-5d89-bfdf-7d8c01e47be8 with identifier: 1989015 to the API
2026-03-29 19:32:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Alpine white pastello',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '2ffb99e5-1710-5d89-bfdf-7d8c01e47be8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW X1 sDrive 18d Edition Essence DCT Sport utility vehicle 5-door '
'(Euro 6D)',
'odometer': 132092,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW X1 sDrive 18d Edition Essence DCT Sport utility vehicle '
'5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989015%27 HTTP/1.1" 200 None
2026-03-29 19:32:01 [ayvens.it] INFO: Saving data for 1989015: {'auction_closing_time': 1774944000.0, 'created_time': 1774629379.647317, 'last_price_update_time': 1774812721.224551}
2026-03-29 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989015') HTTP/1.1" 204 0
2026-03-29 19:32:01 [ayvens.it] INFO: Found listing with ID: 1989016
2026-03-29 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989016%27 HTTP/1.1" 200 None
2026-03-29 19:32:01 [ayvens.it] INFO: Scrape type for 1989016: 2
2026-03-29 19:32:01 [ayvens.it] INFO: Extracting data for car ID: 1989016
2026-03-29 19:32:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df7ffd21-0a9b-52bf-8e1f-231846844457 with identifier: 1989016
2026-03-29 19:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df7ffd21-0a9b-52bf-8e1f-231846844457 with scrape type 2
2026-03-29 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df7ffd21-0a9b-52bf-8e1f-231846844457 with scrape type 2
2026-03-29 19:32:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: df7ffd21-0a9b-52bf-8e1f-231846844457, identifier: 1989016
2026-03-29 19:32:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: df7ffd21-0a9b-52bf-8e1f-231846844457 with identifier: 1989016
2026-03-29 19:32:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: df7ffd21-0a9b-52bf-8e1f-231846844457 with identifier: 1989016
2026-03-29 19:32:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: df7ffd21-0a9b-52bf-8e1f-231846844457 with identifier: 1989016 to the API
2026-03-29 19:32:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'MAGNETIC GREY METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': 'df7ffd21-0a9b-52bf-8e1f-231846844457',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD KUGA 2.5 BENZINA FHEV 190CV AWD ST-LINE X AUT FP',
'odometer': 140909,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD KUGA 2.5 BENZINA FHEV 190CV AWD ST-LINE X AUT FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989016%27 HTTP/1.1" 200 None
2026-03-29 19:32:01 [ayvens.it] INFO: Saving data for 1989016: {'auction_closing_time': 1774944000.0, 'created_time': 1774629381.020185, 'last_price_update_time': 1774812721.632031}
2026-03-29 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989016') HTTP/1.1" 204 0
2026-03-29 19:32:01 [ayvens.it] INFO: Found listing with ID: 1989017
2026-03-29 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989017%27 HTTP/1.1" 200 None
2026-03-29 19:32:01 [ayvens.it] INFO: Scrape type for 1989017: 2
2026-03-29 19:32:01 [ayvens.it] INFO: Extracting data for car ID: 1989017
2026-03-29 19:32:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2a51038-d3b9-526e-aecf-9cdea16374f6 with identifier: 1989017
2026-03-29 19:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2a51038-d3b9-526e-aecf-9cdea16374f6 with scrape type 2
2026-03-29 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2a51038-d3b9-526e-aecf-9cdea16374f6 with scrape type 2
2026-03-29 19:32:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: a2a51038-d3b9-526e-aecf-9cdea16374f6, identifier: 1989017
2026-03-29 19:32:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: a2a51038-d3b9-526e-aecf-9cdea16374f6 with identifier: 1989017
2026-03-29 19:32:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: a2a51038-d3b9-526e-aecf-9cdea16374f6 with identifier: 1989017
2026-03-29 19:32:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: a2a51038-d3b9-526e-aecf-9cdea16374f6 with identifier: 1989017 to the API
2026-03-29 19:32:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ICE WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 3,
'engine': '',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'electric',
'id': 'a2a51038-d3b9-526e-aecf-9cdea16374f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT 500 Elettrica Red 118cv Hatchback 3-door',
'odometer': 20336,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT 500 Elettrica Red 118cv Hatchback 3-door -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989017%27 HTTP/1.1" 200 None
2026-03-29 19:32:02 [ayvens.it] INFO: Saving data for 1989017: {'auction_closing_time': 1774944000.0, 'created_time': 1774629442.851869, 'last_price_update_time': 1774812722.096273}
2026-03-29 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989017') HTTP/1.1" 204 0
2026-03-29 19:32:02 [ayvens.it] INFO: Found listing with ID: 1989018
2026-03-29 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989018%27 HTTP/1.1" 200 None
2026-03-29 19:32:02 [ayvens.it] INFO: Scrape type for 1989018: 2
2026-03-29 19:32:02 [ayvens.it] INFO: Extracting data for car ID: 1989018
2026-03-29 19:32:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5ee3c2b-809f-502b-99b1-5b0e4512eee2 with identifier: 1989018
2026-03-29 19:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5ee3c2b-809f-502b-99b1-5b0e4512eee2 with scrape type 2
2026-03-29 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5ee3c2b-809f-502b-99b1-5b0e4512eee2 with scrape type 2
2026-03-29 19:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: a5ee3c2b-809f-502b-99b1-5b0e4512eee2, identifier: 1989018
2026-03-29 19:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: a5ee3c2b-809f-502b-99b1-5b0e4512eee2 with identifier: 1989018
2026-03-29 19:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: a5ee3c2b-809f-502b-99b1-5b0e4512eee2 with identifier: 1989018
2026-03-29 19:32:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: a5ee3c2b-809f-502b-99b1-5b0e4512eee2 with identifier: 1989018 to the API
2026-03-29 19:32:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SANTORINI BLACK METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'a5ee3c2b-809f-502b-99b1-5b0e4512eee2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER RANGE ROVER EVOQUE 2.0D I4 163 MHEV AWD auto S Limited '
'Ed. Sport utility vehicle 5-door (Euro 6D)',
'odometer': 157532,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-25',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER RANGE ROVER EVOQUE 2.0D I4 163 MHEV AWD auto '
'S Limited Ed. Sport utility vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989018%27 HTTP/1.1" 200 None
2026-03-29 19:32:02 [ayvens.it] INFO: Saving data for 1989018: {'auction_closing_time': 1774944000.0, 'created_time': 1774629443.26914, 'last_price_update_time': 1774812722.486292}
2026-03-29 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989018') HTTP/1.1" 204 0
2026-03-29 19:32:02 [ayvens.it] INFO: Found listing with ID: 1989019
2026-03-29 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989019%27 HTTP/1.1" 200 None
2026-03-29 19:32:02 [ayvens.it] INFO: Scrape type for 1989019: 2
2026-03-29 19:32:02 [ayvens.it] INFO: Extracting data for car ID: 1989019
2026-03-29 19:32:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2622d29-41c8-591b-af64-f21f75dba134 with identifier: 1989019
2026-03-29 19:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2622d29-41c8-591b-af64-f21f75dba134 with scrape type 2
2026-03-29 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2622d29-41c8-591b-af64-f21f75dba134 with scrape type 2
2026-03-29 19:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: c2622d29-41c8-591b-af64-f21f75dba134, identifier: 1989019
2026-03-29 19:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: c2622d29-41c8-591b-af64-f21f75dba134 with identifier: 1989019
2026-03-29 19:32:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: c2622d29-41c8-591b-af64-f21f75dba134 with identifier: 1989019
2026-03-29 19:32:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: c2622d29-41c8-591b-af64-f21f75dba134 with identifier: 1989019 to the API
2026-03-29 19:32:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': 'c2622d29-41c8-591b-af64-f21f75dba134',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD PUMA 1.0 Ecoboost Hybrid 125CV ST-Line Auto Sport utility '
'vehicle 5-door (Euro 6.2)',
'odometer': 51232,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD PUMA 1.0 Ecoboost Hybrid 125CV ST-Line Auto Sport utility '
'vehicle 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989019%27 HTTP/1.1" 200 None
2026-03-29 19:32:02 [ayvens.it] INFO: Saving data for 1989019: {'auction_closing_time': 1774944000.0, 'created_time': 1774629385.071833, 'last_price_update_time': 1774812722.902365}
2026-03-29 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989019') HTTP/1.1" 204 0
2026-03-29 19:32:03 [ayvens.it] INFO: Found listing with ID: 1989020
2026-03-29 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989020%27 HTTP/1.1" 200 None
2026-03-29 19:32:03 [ayvens.it] INFO: Scrape type for 1989020: 2
2026-03-29 19:32:03 [ayvens.it] INFO: Extracting data for car ID: 1989020
2026-03-29 19:32:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ada015c1-09a6-552a-b5ea-eb204dd4bdfa with identifier: 1989020
2026-03-29 19:32:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ada015c1-09a6-552a-b5ea-eb204dd4bdfa with scrape type 2
2026-03-29 19:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ada015c1-09a6-552a-b5ea-eb204dd4bdfa with scrape type 2
2026-03-29 19:32:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: ada015c1-09a6-552a-b5ea-eb204dd4bdfa, identifier: 1989020
2026-03-29 19:32:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: ada015c1-09a6-552a-b5ea-eb204dd4bdfa with identifier: 1989020
2026-03-29 19:32:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: ada015c1-09a6-552a-b5ea-eb204dd4bdfa with identifier: 1989020
2026-03-29 19:32:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: ada015c1-09a6-552a-b5ea-eb204dd4bdfa with identifier: 1989020 to the API
2026-03-29 19:32:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO GELATO PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol_lpg',
'id': 'ada015c1-09a6-552a-b5ea-eb204dd4bdfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT PANDA CONSIP14 1.2 69 CV EASYPOWER E6D-TEMP EASY FP',
'odometer': 87305,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-08',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT PANDA CONSIP14 1.2 69 CV EASYPOWER E6D-TEMP EASY FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989020%27 HTTP/1.1" 200 None
2026-03-29 19:32:03 [ayvens.it] INFO: Saving data for 1989020: {'auction_closing_time': 1774944000.0, 'created_time': 1774629389.927246, 'last_price_update_time': 1774812723.409643}
2026-03-29 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989020') HTTP/1.1" 204 0
2026-03-29 19:32:03 [ayvens.it] INFO: Found listing with ID: 1989021
2026-03-29 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989021%27 HTTP/1.1" 200 None
2026-03-29 19:32:03 [ayvens.it] INFO: Scrape type for 1989021: 2
2026-03-29 19:32:03 [ayvens.it] INFO: Extracting data for car ID: 1989021
2026-03-29 19:32:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76a73d26-a8ae-5c82-9fc7-31ca1e8f458b with identifier: 1989021
2026-03-29 19:32:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76a73d26-a8ae-5c82-9fc7-31ca1e8f458b with scrape type 2
2026-03-29 19:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76a73d26-a8ae-5c82-9fc7-31ca1e8f458b with scrape type 2
2026-03-29 19:32:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 76a73d26-a8ae-5c82-9fc7-31ca1e8f458b, identifier: 1989021
2026-03-29 19:32:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 76a73d26-a8ae-5c82-9fc7-31ca1e8f458b with identifier: 1989021
2026-03-29 19:32:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 76a73d26-a8ae-5c82-9fc7-31ca1e8f458b with identifier: 1989021
2026-03-29 19:32:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 76a73d26-a8ae-5c82-9fc7-31ca1e8f458b with identifier: 1989021 to the API
2026-03-29 19:32:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO GELATO PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol_lpg',
'id': '76a73d26-a8ae-5c82-9fc7-31ca1e8f458b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT PANDA CONSIP14 1.2 69 CV EASYPOWER E6D-TEMP EASY FP',
'odometer': 96494,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-08',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT PANDA CONSIP14 1.2 69 CV EASYPOWER E6D-TEMP EASY FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989021%27 HTTP/1.1" 200 None
2026-03-29 19:32:03 [ayvens.it] INFO: Saving data for 1989021: {'auction_closing_time': 1774944000.0, 'created_time': 1774629388.538103, 'last_price_update_time': 1774812723.77663}
2026-03-29 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989021') HTTP/1.1" 204 0
2026-03-29 19:32:03 [ayvens.it] INFO: Found listing with ID: 1989022
2026-03-29 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989022%27 HTTP/1.1" 200 None
2026-03-29 19:32:03 [ayvens.it] INFO: Scrape type for 1989022: 2
2026-03-29 19:32:03 [ayvens.it] INFO: Extracting data for car ID: 1989022
2026-03-29 19:32:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d071df12-1f0f-5247-86f2-3f3b0cfd7bc8 with identifier: 1989022
2026-03-29 19:32:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d071df12-1f0f-5247-86f2-3f3b0cfd7bc8 with scrape type 2
2026-03-29 19:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d071df12-1f0f-5247-86f2-3f3b0cfd7bc8 with scrape type 2
2026-03-29 19:32:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d071df12-1f0f-5247-86f2-3f3b0cfd7bc8, identifier: 1989022
2026-03-29 19:32:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d071df12-1f0f-5247-86f2-3f3b0cfd7bc8 with identifier: 1989022
2026-03-29 19:32:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d071df12-1f0f-5247-86f2-3f3b0cfd7bc8 with identifier: 1989022
2026-03-29 19:32:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d071df12-1f0f-5247-86f2-3f3b0cfd7bc8 with identifier: 1989022 to the API
2026-03-29 19:32:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO GELATO PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.9L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': 'd071df12-1f0f-5247-86f2-3f3b0cfd7bc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT PANDA CONSIP13 0.9 TWINAIR TURBO 85CV S&S E6-TEMP 4X4 FP',
'odometer': 130369,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT PANDA CONSIP13 0.9 TWINAIR TURBO 85CV S&S E6-TEMP 4X4 FP '
'-',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989022%27 HTTP/1.1" 200 None
2026-03-29 19:32:04 [ayvens.it] INFO: Saving data for 1989022: {'auction_closing_time': 1774944000.0, 'created_time': 1774629390.378328, 'last_price_update_time': 1774812724.152877}
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989022') HTTP/1.1" 204 0
2026-03-29 19:32:04 [ayvens.it] INFO: Found listing with ID: 1989023
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989023%27 HTTP/1.1" 200 None
2026-03-29 19:32:04 [ayvens.it] INFO: Scrape type for 1989023: 2
2026-03-29 19:32:04 [ayvens.it] INFO: Extracting data for car ID: 1989023
2026-03-29 19:32:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd34f0b6-257a-5a1c-855b-71e732d950b0 with identifier: 1989023
2026-03-29 19:32:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd34f0b6-257a-5a1c-855b-71e732d950b0 with scrape type 2
2026-03-29 19:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd34f0b6-257a-5a1c-855b-71e732d950b0 with scrape type 2
2026-03-29 19:32:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: bd34f0b6-257a-5a1c-855b-71e732d950b0, identifier: 1989023
2026-03-29 19:32:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: bd34f0b6-257a-5a1c-855b-71e732d950b0 with identifier: 1989023
2026-03-29 19:32:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: bd34f0b6-257a-5a1c-855b-71e732d950b0 with identifier: 1989023
2026-03-29 19:32:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: bd34f0b6-257a-5a1c-855b-71e732d950b0 with identifier: 1989023 to the API
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO GELATO PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol_lpg',
'id': 'bd34f0b6-257a-5a1c-855b-71e732d950b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT PANDA CONSIP14 1.2 69 CV EASYPOWER E6D-TEMP EASY FP',
'odometer': 95816,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-08',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT PANDA CONSIP14 1.2 69 CV EASYPOWER E6D-TEMP EASY FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989023%27 HTTP/1.1" 200 None
2026-03-29 19:32:04 [ayvens.it] INFO: Saving data for 1989023: {'auction_closing_time': 1774944000.0, 'created_time': 1774629441.219274, 'last_price_update_time': 1774812724.526273}
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989023') HTTP/1.1" 204 0
2026-03-29 19:32:04 [ayvens.it] INFO: Found listing with ID: 1989024
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989024%27 HTTP/1.1" 200 None
2026-03-29 19:32:04 [ayvens.it] INFO: Scrape type for 1989024: 2
2026-03-29 19:32:04 [ayvens.it] INFO: Extracting data for car ID: 1989024
2026-03-29 19:32:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bc0b3db-ecdc-5ec9-8037-0cc03619fc67 with identifier: 1989024
2026-03-29 19:32:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bc0b3db-ecdc-5ec9-8037-0cc03619fc67 with scrape type 2
2026-03-29 19:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5bc0b3db-ecdc-5ec9-8037-0cc03619fc67 with scrape type 2
2026-03-29 19:32:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 5bc0b3db-ecdc-5ec9-8037-0cc03619fc67, identifier: 1989024
2026-03-29 19:32:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 5bc0b3db-ecdc-5ec9-8037-0cc03619fc67 with identifier: 1989024
2026-03-29 19:32:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 5bc0b3db-ecdc-5ec9-8037-0cc03619fc67 with identifier: 1989024
2026-03-29 19:32:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 5bc0b3db-ecdc-5ec9-8037-0cc03619fc67 with identifier: 1989024 to the API
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '5bc0b3db-ecdc-5ec9-8037-0cc03619fc67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD PUMA 1.0 Ecoboost Hybrid 125CV ST-Line Sport utility vehicle '
'5-door (Euro 6.2)',
'odometer': 62986,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-23',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD PUMA 1.0 Ecoboost Hybrid 125CV ST-Line Sport utility '
'vehicle 5-door (Euro 6.2) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989024%27 HTTP/1.1" 200 None
2026-03-29 19:32:04 [ayvens.it] INFO: Saving data for 1989024: {'auction_closing_time': 1774944000.0, 'created_time': 1774629394.370705, 'last_price_update_time': 1774812724.89558}
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989024') HTTP/1.1" 204 0
2026-03-29 19:32:04 [ayvens.it] INFO: Found listing with ID: 1989025
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989025%27 HTTP/1.1" 200 None
2026-03-29 19:32:04 [ayvens.it] INFO: Scrape type for 1989025: 2
2026-03-29 19:32:04 [ayvens.it] INFO: Extracting data for car ID: 1989025
2026-03-29 19:32:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa862cbc-d427-5827-89d3-0c1bfd167630 with identifier: 1989025
2026-03-29 19:32:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa862cbc-d427-5827-89d3-0c1bfd167630 with scrape type 2
2026-03-29 19:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa862cbc-d427-5827-89d3-0c1bfd167630 with scrape type 2
2026-03-29 19:32:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: fa862cbc-d427-5827-89d3-0c1bfd167630, identifier: 1989025
2026-03-29 19:32:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: fa862cbc-d427-5827-89d3-0c1bfd167630 with identifier: 1989025
2026-03-29 19:32:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: fa862cbc-d427-5827-89d3-0c1bfd167630 with identifier: 1989025
2026-03-29 19:32:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: fa862cbc-d427-5827-89d3-0c1bfd167630 with identifier: 1989025 to the API
2026-03-29 19:32:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Grigio Urano pastello',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': 'fa862cbc-d427-5827-89d3-0c1bfd167630',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN GOLF 1.5 eTSI EVO ACT 96kW Life DSG Hatchback 5-door '
'(Euro 6.2) mild hybrid',
'odometer': 185156,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-08',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN GOLF 1.5 eTSI EVO ACT 96kW Life DSG Hatchback '
'5-door (Euro 6.2) mild hybrid -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989025%27 HTTP/1.1" 200 None
2026-03-29 19:32:05 [ayvens.it] INFO: Saving data for 1989025: {'auction_closing_time': 1774944000.0, 'created_time': 1774629393.944145, 'last_price_update_time': 1774812725.28665}
2026-03-29 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989025') HTTP/1.1" 204 0
2026-03-29 19:32:05 [ayvens.it] INFO: Found listing with ID: 1989026
2026-03-29 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989026%27 HTTP/1.1" 200 None
2026-03-29 19:32:05 [ayvens.it] INFO: Scrape type for 1989026: 2
2026-03-29 19:32:05 [ayvens.it] INFO: Extracting data for car ID: 1989026
2026-03-29 19:32:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3534b04-592c-5e8b-b8c9-fb5c888da132 with identifier: 1989026
2026-03-29 19:32:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3534b04-592c-5e8b-b8c9-fb5c888da132 with scrape type 2
2026-03-29 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3534b04-592c-5e8b-b8c9-fb5c888da132 with scrape type 2
2026-03-29 19:32:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: a3534b04-592c-5e8b-b8c9-fb5c888da132, identifier: 1989026
2026-03-29 19:32:05 [scrapy.extensions.logstats] INFO: Crawled 4 pages (at 2 pages/min), scraped 218 items (at 128 items/min)
2026-03-29 19:32:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
2026-03-29 19:32:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: a3534b04-592c-5e8b-b8c9-fb5c888da132 with identifier: 1989026
2026-03-29 19:32:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: a3534b04-592c-5e8b-b8c9-fb5c888da132 with identifier: 1989026
2026-03-29 19:32:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: a3534b04-592c-5e8b-b8c9-fb5c888da132 with identifier: 1989026 to the API
2026-03-29 19:32:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ARGENTO RIFLESSO MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'a3534b04-592c-5e8b-b8c9-fb5c888da132',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN TIGUAN (PC) 2.0 TDI SCR 110KW LIFE DSG FP',
'odometer': 143331,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN TIGUAN (PC) 2.0 TDI SCR 110KW LIFE DSG FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989026%27 HTTP/1.1" 200 None
2026-03-29 19:32:05 [ayvens.it] INFO: Saving data for 1989026: {'auction_closing_time': 1774944000.0, 'created_time': 1774629441.797555, 'last_price_update_time': 1774812725.642968}
2026-03-29 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989026') HTTP/1.1" 204 0
2026-03-29 19:32:05 [ayvens.it] INFO: Found listing with ID: 1989027
2026-03-29 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989027%27 HTTP/1.1" 200 None
2026-03-29 19:32:05 [ayvens.it] INFO: Scrape type for 1989027: 2
2026-03-29 19:32:05 [ayvens.it] INFO: Extracting data for car ID: 1989027
2026-03-29 19:32:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2976a72-015c-541b-838a-2bb991e3f666 with identifier: 1989027
2026-03-29 19:32:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2976a72-015c-541b-838a-2bb991e3f666 with scrape type 2
2026-03-29 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2976a72-015c-541b-838a-2bb991e3f666 with scrape type 2
2026-03-29 19:32:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: c2976a72-015c-541b-838a-2bb991e3f666, identifier: 1989027
2026-03-29 19:32:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: c2976a72-015c-541b-838a-2bb991e3f666 with identifier: 1989027
2026-03-29 19:32:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: c2976a72-015c-541b-838a-2bb991e3f666 with identifier: 1989027
2026-03-29 19:32:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: c2976a72-015c-541b-838a-2bb991e3f666 with identifier: 1989027 to the API
2026-03-29 19:32:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO ARTENSE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'c2976a72-015c-541b-838a-2bb991e3f666',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN DS 7 CROSSBACK BLUEHDI 130 AUTOMATICA BUSINESS (PC) FP',
'odometer': 85877,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN DS 7 CROSSBACK BLUEHDI 130 AUTOMATICA BUSINESS (PC) '
'FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989027%27 HTTP/1.1" 200 None
2026-03-29 19:32:06 [ayvens.it] INFO: Saving data for 1989027: {'auction_closing_time': 1774944000.0, 'created_time': 1774629437.614541, 'last_price_update_time': 1774812726.000357}
2026-03-29 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989027') HTTP/1.1" 204 0
2026-03-29 19:32:06 [ayvens.it] INFO: Found listing with ID: 1989028
2026-03-29 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989028%27 HTTP/1.1" 200 None
2026-03-29 19:32:06 [ayvens.it] INFO: Scrape type for 1989028: 2
2026-03-29 19:32:06 [ayvens.it] INFO: Extracting data for car ID: 1989028
2026-03-29 19:32:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c9aa27c-229c-58e2-a81f-2b969c532067 with identifier: 1989028
2026-03-29 19:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c9aa27c-229c-58e2-a81f-2b969c532067 with scrape type 2
2026-03-29 19:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c9aa27c-229c-58e2-a81f-2b969c532067 with scrape type 2
2026-03-29 19:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 4c9aa27c-229c-58e2-a81f-2b969c532067, identifier: 1989028
2026-03-29 19:32:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 4c9aa27c-229c-58e2-a81f-2b969c532067 with identifier: 1989028
2026-03-29 19:32:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 4c9aa27c-229c-58e2-a81f-2b969c532067 with identifier: 1989028
2026-03-29 19:32:06 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 4c9aa27c-229c-58e2-a81f-2b969c532067 with identifier: 1989028 to the API
2026-03-29 19:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO ARTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol',
'id': '4c9aa27c-229c-58e2-a81f-2b969c532067',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 208 Active Pack PureTech 75 S/S Hatchback 5-door (Euro 6D)',
'odometer': 59740,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 208 Active Pack PureTech 75 S/S Hatchback 5-door '
'(Euro 6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989028%27 HTTP/1.1" 200 None
2026-03-29 19:32:06 [ayvens.it] INFO: Saving data for 1989028: {'auction_closing_time': 1774944000.0, 'created_time': 1774629436.858805, 'last_price_update_time': 1774812726.483491}
2026-03-29 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989028') HTTP/1.1" 204 0
2026-03-29 19:32:06 [ayvens.it] INFO: Found listing with ID: 1989029
2026-03-29 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989029%27 HTTP/1.1" 200 None
2026-03-29 19:32:06 [ayvens.it] INFO: Scrape type for 1989029: 2
2026-03-29 19:32:06 [ayvens.it] INFO: Extracting data for car ID: 1989029
2026-03-29 19:32:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22c3f75d-c6c4-5a13-92df-171229b016c2 with identifier: 1989029
2026-03-29 19:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22c3f75d-c6c4-5a13-92df-171229b016c2 with scrape type 2
2026-03-29 19:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22c3f75d-c6c4-5a13-92df-171229b016c2 with scrape type 2
2026-03-29 19:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 22c3f75d-c6c4-5a13-92df-171229b016c2, identifier: 1989029
2026-03-29 19:32:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 22c3f75d-c6c4-5a13-92df-171229b016c2 with identifier: 1989029
2026-03-29 19:32:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 22c3f75d-c6c4-5a13-92df-171229b016c2 with identifier: 1989029
2026-03-29 19:32:06 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 22c3f75d-c6c4-5a13-92df-171229b016c2 with identifier: 1989029 to the API
2026-03-29 19:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO ARTENSE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '22c3f75d-c6c4-5a13-92df-171229b016c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 5008 (PC) BLUEHDI 130 ALLURE EAT8 S/S AUT. FP',
'odometer': 189462,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 5008 (PC) BLUEHDI 130 ALLURE EAT8 S/S AUT. FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989029%27 HTTP/1.1" 200 None
2026-03-29 19:32:06 [ayvens.it] INFO: Saving data for 1989029: {'auction_closing_time': 1774944000.0, 'created_time': 1774629437.237543, 'last_price_update_time': 1774812726.852473}
2026-03-29 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989029') HTTP/1.1" 204 0
2026-03-29 19:32:06 [ayvens.it] INFO: Found listing with ID: 1989030
2026-03-29 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989030%27 HTTP/1.1" 200 None
2026-03-29 19:32:06 [ayvens.it] INFO: Scrape type for 1989030: 2
2026-03-29 19:32:06 [ayvens.it] INFO: Extracting data for car ID: 1989030
2026-03-29 19:32:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d33a63c-5c27-5117-81af-a392228755c1 with identifier: 1989030
2026-03-29 19:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d33a63c-5c27-5117-81af-a392228755c1 with scrape type 2
2026-03-29 19:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d33a63c-5c27-5117-81af-a392228755c1 with scrape type 2
2026-03-29 19:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 6d33a63c-5c27-5117-81af-a392228755c1, identifier: 1989030
2026-03-29 19:32:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 6d33a63c-5c27-5117-81af-a392228755c1 with identifier: 1989030
2026-03-29 19:32:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 6d33a63c-5c27-5117-81af-a392228755c1 with identifier: 1989030
2026-03-29 19:32:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 6d33a63c-5c27-5117-81af-a392228755c1 with identifier: 1989030 to the API
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE CELEBES METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '6d33a63c-5c27-5117-81af-a392228755c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 3008 (PC) BLUEHDI 130 EAT8 S&S ACTIVE PACK FP',
'odometer': 132579,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 3008 (PC) BLUEHDI 130 EAT8 S&S ACTIVE PACK FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989030%27 HTTP/1.1" 200 None
2026-03-29 19:32:07 [ayvens.it] INFO: Saving data for 1989030: {'auction_closing_time': 1774944000.0, 'created_time': 1774629434.790355, 'last_price_update_time': 1774812727.213518}
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989030') HTTP/1.1" 204 0
2026-03-29 19:32:07 [ayvens.it] INFO: Found listing with ID: 1989031
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989031%27 HTTP/1.1" 200 None
2026-03-29 19:32:07 [ayvens.it] INFO: Scrape type for 1989031: 2
2026-03-29 19:32:07 [ayvens.it] INFO: Extracting data for car ID: 1989031
2026-03-29 19:32:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a072bbe-6690-57a1-a977-08ca5a88eaf1 with identifier: 1989031
2026-03-29 19:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a072bbe-6690-57a1-a977-08ca5a88eaf1 with scrape type 2
2026-03-29 19:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a072bbe-6690-57a1-a977-08ca5a88eaf1 with scrape type 2
2026-03-29 19:32:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 0a072bbe-6690-57a1-a977-08ca5a88eaf1, identifier: 1989031
2026-03-29 19:32:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 0a072bbe-6690-57a1-a977-08ca5a88eaf1 with identifier: 1989031
2026-03-29 19:32:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 0a072bbe-6690-57a1-a977-08ca5a88eaf1 with identifier: 1989031
2026-03-29 19:32:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 0a072bbe-6690-57a1-a977-08ca5a88eaf1 with identifier: 1989031 to the API
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ONYX BLACK METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '0a072bbe-6690-57a1-a977-08ca5a88eaf1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'VOLVO XC60 B4 D automatico Core Sport utility vehicle 5-door (Euro '
'6D)',
'odometer': 18240,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO VOLVO XC60 B4 D automatico Core Sport utility vehicle 5-door '
'(Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989031%27 HTTP/1.1" 200 None
2026-03-29 19:32:07 [ayvens.it] INFO: Saving data for 1989031: {'auction_closing_time': 1774944000.0, 'created_time': 1774629402.948107, 'last_price_update_time': 1774812727.590601}
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989031') HTTP/1.1" 204 0
2026-03-29 19:32:07 [ayvens.it] INFO: Found listing with ID: 1989032
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989032%27 HTTP/1.1" 200 None
2026-03-29 19:32:07 [ayvens.it] INFO: Scrape type for 1989032: 2
2026-03-29 19:32:07 [ayvens.it] INFO: Extracting data for car ID: 1989032
2026-03-29 19:32:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e1272b5-08ed-5e0e-a80e-6892c6ac788e with identifier: 1989032
2026-03-29 19:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e1272b5-08ed-5e0e-a80e-6892c6ac788e with scrape type 2
2026-03-29 19:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e1272b5-08ed-5e0e-a80e-6892c6ac788e with scrape type 2
2026-03-29 19:32:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 9e1272b5-08ed-5e0e-a80e-6892c6ac788e, identifier: 1989032
2026-03-29 19:32:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 9e1272b5-08ed-5e0e-a80e-6892c6ac788e with identifier: 1989032
2026-03-29 19:32:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 9e1272b5-08ed-5e0e-a80e-6892c6ac788e with identifier: 1989032
2026-03-29 19:32:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 9e1272b5-08ed-5e0e-a80e-6892c6ac788e with identifier: 1989032 to the API
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ARGENTO BRILLANTE',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '9e1272b5-08ed-5e0e-a80e-6892c6ac788e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'SKODA',
'model': 'SKODA OCTAVIA 2.0 TDI EVO 110KW EXECUTIVE DSG FP',
'odometer': 125681,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-07',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA SKODA OCTAVIA 2.0 TDI EVO 110KW EXECUTIVE DSG FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989032%27 HTTP/1.1" 200 None
2026-03-29 19:32:07 [ayvens.it] INFO: Saving data for 1989032: {'auction_closing_time': 1774944000.0, 'created_time': 1774629403.94225, 'last_price_update_time': 1774812727.968327}
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989032') HTTP/1.1" 204 0
2026-03-29 19:32:07 [ayvens.it] INFO: Found listing with ID: 1989033
2026-03-29 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989033%27 HTTP/1.1" 200 None
2026-03-29 19:32:08 [ayvens.it] INFO: Scrape type for 1989033: 2
2026-03-29 19:32:08 [ayvens.it] INFO: Extracting data for car ID: 1989033
2026-03-29 19:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f998d079-ec3b-5c82-98dd-d21e59ea6fbd with identifier: 1989033
2026-03-29 19:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f998d079-ec3b-5c82-98dd-d21e59ea6fbd with scrape type 2
2026-03-29 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f998d079-ec3b-5c82-98dd-d21e59ea6fbd with scrape type 2
2026-03-29 19:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: f998d079-ec3b-5c82-98dd-d21e59ea6fbd, identifier: 1989033
2026-03-29 19:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: f998d079-ec3b-5c82-98dd-d21e59ea6fbd with identifier: 1989033
2026-03-29 19:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: f998d079-ec3b-5c82-98dd-d21e59ea6fbd with identifier: 1989033
2026-03-29 19:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: f998d079-ec3b-5c82-98dd-d21e59ea6fbd with identifier: 1989033 to the API
2026-03-29 19:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO PERLA MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': 'f998d079-ec3b-5c82-98dd-d21e59ea6fbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 308 ALLURE BLUEHDI 130 EAT8 S&S AUT. FP',
'odometer': 37212,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-29',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 308 ALLURE BLUEHDI 130 EAT8 S&S AUT. FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989033%27 HTTP/1.1" 200 None
2026-03-29 19:32:08 [ayvens.it] INFO: Saving data for 1989033: {'auction_closing_time': 1774944000.0, 'created_time': 1774629433.621567, 'last_price_update_time': 1774812728.35389}
2026-03-29 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989033') HTTP/1.1" 204 0
2026-03-29 19:32:08 [ayvens.it] INFO: Found listing with ID: 1989034
2026-03-29 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989034%27 HTTP/1.1" 200 None
2026-03-29 19:32:08 [ayvens.it] INFO: Scrape type for 1989034: 2
2026-03-29 19:32:08 [ayvens.it] INFO: Extracting data for car ID: 1989034
2026-03-29 19:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a32798c-e97d-5414-88b4-cf4e856b4599 with identifier: 1989034
2026-03-29 19:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a32798c-e97d-5414-88b4-cf4e856b4599 with scrape type 2
2026-03-29 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a32798c-e97d-5414-88b4-cf4e856b4599 with scrape type 2
2026-03-29 19:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 6a32798c-e97d-5414-88b4-cf4e856b4599, identifier: 1989034
2026-03-29 19:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 6a32798c-e97d-5414-88b4-cf4e856b4599 with identifier: 1989034
2026-03-29 19:32:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 6a32798c-e97d-5414-88b4-cf4e856b4599 with identifier: 1989034
2026-03-29 19:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 6a32798c-e97d-5414-88b4-cf4e856b4599 with identifier: 1989034 to the API
2026-03-29 19:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO DOLPHIN METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '6a32798c-e97d-5414-88b4-cf4e856b4599',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'SEAT',
'model': 'SEAT TARRACO 2.0 TDI BUSINESS DSG FP',
'odometer': 60533,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-29',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT SEAT TARRACO 2.0 TDI BUSINESS DSG FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989034%27 HTTP/1.1" 200 None
2026-03-29 19:32:08 [ayvens.it] INFO: Saving data for 1989034: {'auction_closing_time': 1774944000.0, 'created_time': 1774629430.36027, 'last_price_update_time': 1774812728.777834}
2026-03-29 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989034') HTTP/1.1" 204 0
2026-03-29 19:32:08 [ayvens.it] INFO: Found listing with ID: 1989035
2026-03-29 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989035%27 HTTP/1.1" 200 None
2026-03-29 19:32:08 [ayvens.it] INFO: Scrape type for 1989035: 2
2026-03-29 19:32:08 [ayvens.it] INFO: Extracting data for car ID: 1989035
2026-03-29 19:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff930335-307e-5350-b6d2-3efd9b26c642 with identifier: 1989035
2026-03-29 19:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff930335-307e-5350-b6d2-3efd9b26c642 with scrape type 2
2026-03-29 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff930335-307e-5350-b6d2-3efd9b26c642 with scrape type 2
2026-03-29 19:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: ff930335-307e-5350-b6d2-3efd9b26c642, identifier: 1989035
2026-03-29 19:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: ff930335-307e-5350-b6d2-3efd9b26c642 with identifier: 1989035
2026-03-29 19:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: ff930335-307e-5350-b6d2-3efd9b26c642 with identifier: 1989035
2026-03-29 19:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: ff930335-307e-5350-b6d2-3efd9b26c642 with identifier: 1989035 to the API
2026-03-29 19:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLU NAVARRA METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': 'ff930335-307e-5350-b6d2-3efd9b26c642',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q3 45 TFSI e S tronic Business Sport utility vehicle 5-door '
'(Euro 6D)',
'odometer': 36581,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q3 45 TFSI e S tronic Business Sport utility vehicle '
'5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989035%27 HTTP/1.1" 200 None
2026-03-29 19:32:09 [ayvens.it] INFO: Saving data for 1989035: {'auction_closing_time': 1774944000.0, 'created_time': 1774629408.653031, 'last_price_update_time': 1774812729.175413}
2026-03-29 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989035') HTTP/1.1" 204 0
2026-03-29 19:32:09 [ayvens.it] INFO: Found listing with ID: 1989036
2026-03-29 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989036%27 HTTP/1.1" 200 None
2026-03-29 19:32:09 [ayvens.it] INFO: Scrape type for 1989036: 2
2026-03-29 19:32:09 [ayvens.it] INFO: Extracting data for car ID: 1989036
2026-03-29 19:32:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 007368f6-660a-5b92-9e1e-2d8af08a9ecc with identifier: 1989036
2026-03-29 19:32:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 007368f6-660a-5b92-9e1e-2d8af08a9ecc with scrape type 2
2026-03-29 19:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 007368f6-660a-5b92-9e1e-2d8af08a9ecc with scrape type 2
2026-03-29 19:32:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 007368f6-660a-5b92-9e1e-2d8af08a9ecc, identifier: 1989036
2026-03-29 19:32:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 007368f6-660a-5b92-9e1e-2d8af08a9ecc with identifier: 1989036
2026-03-29 19:32:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 007368f6-660a-5b92-9e1e-2d8af08a9ecc with identifier: 1989036
2026-03-29 19:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 007368f6-660a-5b92-9e1e-2d8af08a9ecc with identifier: 1989036 to the API
2026-03-29 19:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ONYX BLACK METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '007368f6-660a-5b92-9e1e-2d8af08a9ecc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'VOLVO XC40 B3 AUTOMATICO CORE FP',
'odometer': 39835,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-27',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO VOLVO XC40 B3 AUTOMATICO CORE FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989036%27 HTTP/1.1" 200 None
2026-03-29 19:32:09 [ayvens.it] INFO: Saving data for 1989036: {'auction_closing_time': 1774944000.0, 'created_time': 1774629410.091567, 'last_price_update_time': 1774812729.575076}
2026-03-29 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989036') HTTP/1.1" 204 0
2026-03-29 19:32:09 [ayvens.it] INFO: Found listing with ID: 1989037
2026-03-29 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989037%27 HTTP/1.1" 200 None
2026-03-29 19:32:09 [ayvens.it] INFO: Scrape type for 1989037: 2
2026-03-29 19:32:09 [ayvens.it] INFO: Extracting data for car ID: 1989037
2026-03-29 19:32:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 643e4064-cf92-549c-bf5c-480cecac0cce with identifier: 1989037
2026-03-29 19:32:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 643e4064-cf92-549c-bf5c-480cecac0cce with scrape type 2
2026-03-29 19:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 643e4064-cf92-549c-bf5c-480cecac0cce with scrape type 2
2026-03-29 19:32:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 643e4064-cf92-549c-bf5c-480cecac0cce, identifier: 1989037
2026-03-29 19:32:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 643e4064-cf92-549c-bf5c-480cecac0cce with identifier: 1989037
2026-03-29 19:32:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 643e4064-cf92-549c-bf5c-480cecac0cce with identifier: 1989037
2026-03-29 19:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 643e4064-cf92-549c-bf5c-480cecac0cce with identifier: 1989037 to the API
2026-03-29 19:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO GELATO PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '643e4064-cf92-549c-bf5c-480cecac0cce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT TIPO CONSIP13 1.3 MJT 95CV 5M S&S POP FP',
'odometer': 127673,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT TIPO CONSIP13 1.3 MJT 95CV 5M S&S POP FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989037%27 HTTP/1.1" 200 None
2026-03-29 19:32:10 [ayvens.it] INFO: Saving data for 1989037: {'auction_closing_time': 1774944000.0, 'created_time': 1774629431.923312, 'last_price_update_time': 1774812730.004577}
2026-03-29 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989037') HTTP/1.1" 204 0
2026-03-29 19:32:10 [ayvens.it] INFO: Found listing with ID: 1989038
2026-03-29 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989038%27 HTTP/1.1" 200 None
2026-03-29 19:32:10 [ayvens.it] INFO: Scrape type for 1989038: 2
2026-03-29 19:32:10 [ayvens.it] INFO: Extracting data for car ID: 1989038
2026-03-29 19:32:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d8a2d91-364b-538d-afa1-130aa588e53b with identifier: 1989038
2026-03-29 19:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d8a2d91-364b-538d-afa1-130aa588e53b with scrape type 2
2026-03-29 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d8a2d91-364b-538d-afa1-130aa588e53b with scrape type 2
2026-03-29 19:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 0d8a2d91-364b-538d-afa1-130aa588e53b, identifier: 1989038
2026-03-29 19:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 0d8a2d91-364b-538d-afa1-130aa588e53b with identifier: 1989038
2026-03-29 19:32:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 0d8a2d91-364b-538d-afa1-130aa588e53b with identifier: 1989038
2026-03-29 19:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 0d8a2d91-364b-538d-afa1-130aa588e53b with identifier: 1989038 to the API
2026-03-29 19:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32: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-29 19:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLU ELEGANTE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '0d8a2d91-364b-538d-afa1-130aa588e53b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'LANCIA',
'model': 'LANCIA YPSILON 1.0 FireFly 70cv Hybrid Silver Hatchback 5-door',
'odometer': 72696,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'LANCIA LANCIA YPSILON 1.0 FireFly 70cv Hybrid Silver Hatchback '
'5-door -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989038%27 HTTP/1.1" 200 None
2026-03-29 19:32:10 [ayvens.it] INFO: Saving data for 1989038: {'auction_closing_time': 1774944000.0, 'created_time': 1774629431.561663, 'last_price_update_time': 1774812730.389845}
2026-03-29 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989038') HTTP/1.1" 204 0
2026-03-29 19:32:10 [ayvens.it] INFO: Found listing with ID: 1989039
2026-03-29 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989039%27 HTTP/1.1" 200 None
2026-03-29 19:32:10 [ayvens.it] INFO: Scrape type for 1989039: 2
2026-03-29 19:32:10 [ayvens.it] INFO: Extracting data for car ID: 1989039
2026-03-29 19:32:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32732ab0-9da5-50bd-be8b-353261455ef9 with identifier: 1989039
2026-03-29 19:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32732ab0-9da5-50bd-be8b-353261455ef9 with scrape type 2
2026-03-29 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32732ab0-9da5-50bd-be8b-353261455ef9 with scrape type 2
2026-03-29 19:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 32732ab0-9da5-50bd-be8b-353261455ef9, identifier: 1989039
2026-03-29 19:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 32732ab0-9da5-50bd-be8b-353261455ef9 with identifier: 1989039
2026-03-29 19:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 32732ab0-9da5-50bd-be8b-353261455ef9 with identifier: 1989039
2026-03-29 19:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 32732ab0-9da5-50bd-be8b-353261455ef9 with identifier: 1989039 to the API
2026-03-29 19:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32: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-29 19:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SANTORINI BLACK METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '32732ab0-9da5-50bd-be8b-353261455ef9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER RANGE ROVER VEL 2.0D I4 204 R-DYNAMIC SE 4WD AUTO FP '
'(PC) FP',
'odometer': 45011,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER RANGE ROVER VEL 2.0D I4 204 R-DYNAMIC SE 4WD '
'AUTO FP (PC) FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989039%27 HTTP/1.1" 200 None
2026-03-29 19:32:10 [ayvens.it] INFO: Saving data for 1989039: {'auction_closing_time': 1774944000.0, 'created_time': 1774629427.545783, 'last_price_update_time': 1774812730.863979}
2026-03-29 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989039') HTTP/1.1" 204 0
2026-03-29 19:32:10 [ayvens.it] INFO: Found listing with ID: 1989040
2026-03-29 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989040%27 HTTP/1.1" 200 None
2026-03-29 19:32:10 [ayvens.it] INFO: Scrape type for 1989040: 2
2026-03-29 19:32:10 [ayvens.it] INFO: Extracting data for car ID: 1989040
2026-03-29 19:32:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76173b2c-f395-5fdd-88c2-466149774d27 with identifier: 1989040
2026-03-29 19:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76173b2c-f395-5fdd-88c2-466149774d27 with scrape type 2
2026-03-29 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76173b2c-f395-5fdd-88c2-466149774d27 with scrape type 2
2026-03-29 19:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 76173b2c-f395-5fdd-88c2-466149774d27, identifier: 1989040
2026-03-29 19:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 76173b2c-f395-5fdd-88c2-466149774d27 with identifier: 1989040
2026-03-29 19:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 76173b2c-f395-5fdd-88c2-466149774d27 with identifier: 1989040
2026-03-29 19:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 76173b2c-f395-5fdd-88c2-466149774d27 with identifier: 1989040 to the API
2026-03-29 19:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO GELATO PASTELLO',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.0L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '76173b2c-f395-5fdd-88c2-466149774d27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT 500 (PC) 1.0 70CV IBRIDO CLUB FP',
'odometer': 50722,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT 500 (PC) 1.0 70CV IBRIDO CLUB FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989040%27 HTTP/1.1" 200 None
2026-03-29 19:32:11 [ayvens.it] INFO: Saving data for 1989040: {'auction_closing_time': 1774944000.0, 'created_time': 1774629414.619515, 'last_price_update_time': 1774812731.239337}
2026-03-29 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989040') HTTP/1.1" 204 0
2026-03-29 19:32:11 [ayvens.it] INFO: Found listing with ID: 1989041
2026-03-29 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989041%27 HTTP/1.1" 200 None
2026-03-29 19:32:11 [ayvens.it] INFO: Scrape type for 1989041: 2
2026-03-29 19:32:11 [ayvens.it] INFO: Extracting data for car ID: 1989041
2026-03-29 19:32:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47f549ab-bd39-5a99-a8d6-5518ebda49f1 with identifier: 1989041
2026-03-29 19:32:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47f549ab-bd39-5a99-a8d6-5518ebda49f1 with scrape type 2
2026-03-29 19:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47f549ab-bd39-5a99-a8d6-5518ebda49f1 with scrape type 2
2026-03-29 19:32:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 47f549ab-bd39-5a99-a8d6-5518ebda49f1, identifier: 1989041
2026-03-29 19:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 47f549ab-bd39-5a99-a8d6-5518ebda49f1 with identifier: 1989041
2026-03-29 19:32:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 47f549ab-bd39-5a99-a8d6-5518ebda49f1 with identifier: 1989041
2026-03-29 19:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 47f549ab-bd39-5a99-a8d6-5518ebda49f1 with identifier: 1989041 to the API
2026-03-29 19:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'hybrid',
'id': '47f549ab-bd39-5a99-a8d6-5518ebda49f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'TOYOTA YARIS 1.5 Hybrid Business Hatchback 5-door (Euro 6.2)',
'odometer': 90810,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-13',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA TOYOTA YARIS 1.5 Hybrid Business Hatchback 5-door (Euro 6.2) '
'-',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2018}
2026-03-29 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989041%27 HTTP/1.1" 200 None
2026-03-29 19:32:11 [ayvens.it] INFO: Saving data for 1989041: {'auction_closing_time': 1774944000.0, 'created_time': 1774629419.452307, 'last_price_update_time': 1774812731.638256}
2026-03-29 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989041') HTTP/1.1" 204 0
2026-03-29 19:32:11 [ayvens.it] INFO: Found listing with ID: 1989042
2026-03-29 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989042%27 HTTP/1.1" 200 None
2026-03-29 19:32:11 [ayvens.it] INFO: Scrape type for 1989042: 2
2026-03-29 19:32:11 [ayvens.it] INFO: Extracting data for car ID: 1989042
2026-03-29 19:32:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fcbb9f8-66cf-5a41-9abb-ae2610ecfbdc with identifier: 1989042
2026-03-29 19:32:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fcbb9f8-66cf-5a41-9abb-ae2610ecfbdc with scrape type 2
2026-03-29 19:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fcbb9f8-66cf-5a41-9abb-ae2610ecfbdc with scrape type 2
2026-03-29 19:32:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 7fcbb9f8-66cf-5a41-9abb-ae2610ecfbdc, identifier: 1989042
2026-03-29 19:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 7fcbb9f8-66cf-5a41-9abb-ae2610ecfbdc with identifier: 1989042
2026-03-29 19:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 7fcbb9f8-66cf-5a41-9abb-ae2610ecfbdc with identifier: 1989042
2026-03-29 19:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 7fcbb9f8-66cf-5a41-9abb-ae2610ecfbdc with identifier: 1989042 to the API
2026-03-29 19:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO GELATO PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'diesel',
'id': '7fcbb9f8-66cf-5a41-9abb-ae2610ecfbdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT TIPO CONSIP13 1.3 MJT 95CV 5M S&S POP FP',
'odometer': 122523,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT TIPO CONSIP13 1.3 MJT 95CV 5M S&S POP FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989042%27 HTTP/1.1" 200 None
2026-03-29 19:32:12 [ayvens.it] INFO: Saving data for 1989042: {'auction_closing_time': 1774944000.0, 'created_time': 1774629423.622447, 'last_price_update_time': 1774812732.029634}
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989042') HTTP/1.1" 204 0
2026-03-29 19:32:12 [ayvens.it] INFO: Found listing with ID: 1989043
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989043%27 HTTP/1.1" 200 None
2026-03-29 19:32:12 [ayvens.it] INFO: Scrape type for 1989043: 2
2026-03-29 19:32:12 [ayvens.it] INFO: Extracting data for car ID: 1989043
2026-03-29 19:32:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddd94fe0-587b-55b9-b4ba-3943a76d00d9 with identifier: 1989043
2026-03-29 19:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddd94fe0-587b-55b9-b4ba-3943a76d00d9 with scrape type 2
2026-03-29 19:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddd94fe0-587b-55b9-b4ba-3943a76d00d9 with scrape type 2
2026-03-29 19:32:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: ddd94fe0-587b-55b9-b4ba-3943a76d00d9, identifier: 1989043
2026-03-29 19:32:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: ddd94fe0-587b-55b9-b4ba-3943a76d00d9 with identifier: 1989043
2026-03-29 19:32:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: ddd94fe0-587b-55b9-b4ba-3943a76d00d9 with identifier: 1989043
2026-03-29 19:32:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: ddd94fe0-587b-55b9-b4ba-3943a76d00d9 with identifier: 1989043 to the API
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO GELATO PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T08:00:00Z',
'fuel_type': 'petrol_lpg',
'id': 'ddd94fe0-587b-55b9-b4ba-3943a76d00d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41120',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT PANDA CONSIP14 1.2 69 CV EASYPOWER E6D-TEMP EASY FP',
'odometer': 64852,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-08',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT PANDA CONSIP14 1.2 69 CV EASYPOWER E6D-TEMP EASY FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271989043%27 HTTP/1.1" 200 None
2026-03-29 19:32:12 [ayvens.it] INFO: Saving data for 1989043: {'auction_closing_time': 1774944000.0, 'created_time': 1774629427.197385, 'last_price_update_time': 1774812732.405771}
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1989043') HTTP/1.1" 204 0
2026-03-29 19:32:12 [ayvens.it] INFO: Found listing with ID: 1984677
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984677%27 HTTP/1.1" 200 None
2026-03-29 19:32:12 [ayvens.it] INFO: Scrape type for 1984677: 2
2026-03-29 19:32:12 [ayvens.it] INFO: Extracting data for car ID: 1984677
2026-03-29 19:32:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43c677e9-6008-567c-8dea-017ca611e696 with identifier: 1984677
2026-03-29 19:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43c677e9-6008-567c-8dea-017ca611e696 with scrape type 2
2026-03-29 19:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43c677e9-6008-567c-8dea-017ca611e696 with scrape type 2
2026-03-29 19:32:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 43c677e9-6008-567c-8dea-017ca611e696, identifier: 1984677
2026-03-29 19:32:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 43c677e9-6008-567c-8dea-017ca611e696 with identifier: 1984677
2026-03-29 19:32:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 43c677e9-6008-567c-8dea-017ca611e696 with identifier: 1984677
2026-03-29 19:32:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 43c677e9-6008-567c-8dea-017ca611e696 with identifier: 1984677 to the API
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Bianco Frozen pastello',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '43c677e9-6008-567c-8dea-017ca611e696',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD TRANSIT COURIER 1.5 TDCi 75 cv Trend Vettura Furgonata 4-door '
'(Euro 6.2)',
'odometer': 163943,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD TRANSIT COURIER 1.5 TDCi 75 cv Trend Vettura Furgonata '
'4-door (Euro 6.2) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2018}
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984677%27 HTTP/1.1" 200 None
2026-03-29 19:32:12 [ayvens.it] INFO: Saving data for 1984677: {'auction_closing_time': 1774859400.0, 'created_time': 1774542627.09834, 'last_price_update_time': 1774812732.800754}
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984677') HTTP/1.1" 204 0
2026-03-29 19:32:12 [ayvens.it] INFO: Found listing with ID: 1984678
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984678%27 HTTP/1.1" 200 None
2026-03-29 19:32:12 [ayvens.it] INFO: Scrape type for 1984678: 2
2026-03-29 19:32:12 [ayvens.it] INFO: Extracting data for car ID: 1984678
2026-03-29 19:32:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b73d15d-2027-52fb-896d-2532b974b3fc with identifier: 1984678
2026-03-29 19:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b73d15d-2027-52fb-896d-2532b974b3fc with scrape type 2
2026-03-29 19:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b73d15d-2027-52fb-896d-2532b974b3fc with scrape type 2
2026-03-29 19:32:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 1b73d15d-2027-52fb-896d-2532b974b3fc, identifier: 1984678
2026-03-29 19:32:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 1b73d15d-2027-52fb-896d-2532b974b3fc with identifier: 1984678
2026-03-29 19:32:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 1b73d15d-2027-52fb-896d-2532b974b3fc with identifier: 1984678
2026-03-29 19:32:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 1b73d15d-2027-52fb-896d-2532b974b3fc with identifier: 1984678 to the API
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '1b73d15d-2027-52fb-896d-2532b974b3fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD KUGA 2.5 Benzina PHEV 225CV 2WD ST-Line X Aut Sport utility '
'vehicle 5-door (Euro 6.2)',
'odometer': 23014,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD KUGA 2.5 Benzina PHEV 225CV 2WD ST-Line X Aut Sport '
'utility vehicle 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984678%27 HTTP/1.1" 200 None
2026-03-29 19:32:13 [ayvens.it] INFO: Saving data for 1984678: {'auction_closing_time': 1774859400.0, 'created_time': 1774542675.28605, 'last_price_update_time': 1774812733.189553}
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984678') HTTP/1.1" 204 0
2026-03-29 19:32:13 [ayvens.it] INFO: Found listing with ID: 1984679
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984679%27 HTTP/1.1" 200 None
2026-03-29 19:32:13 [ayvens.it] INFO: Scrape type for 1984679: 2
2026-03-29 19:32:13 [ayvens.it] INFO: Extracting data for car ID: 1984679
2026-03-29 19:32:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e6c2784-32c0-5f06-ab7a-fd25db1f5902 with identifier: 1984679
2026-03-29 19:32:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e6c2784-32c0-5f06-ab7a-fd25db1f5902 with scrape type 2
2026-03-29 19:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e6c2784-32c0-5f06-ab7a-fd25db1f5902 with scrape type 2
2026-03-29 19:32:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 1e6c2784-32c0-5f06-ab7a-fd25db1f5902, identifier: 1984679
2026-03-29 19:32:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 1e6c2784-32c0-5f06-ab7a-fd25db1f5902 with identifier: 1984679
2026-03-29 19:32:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 1e6c2784-32c0-5f06-ab7a-fd25db1f5902 with identifier: 1984679
2026-03-29 19:32:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 1e6c2784-32c0-5f06-ab7a-fd25db1f5902 with identifier: 1984679 to the API
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Santorini Black metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '1e6c2784-32c0-5f06-ab7a-fd25db1f5902',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 163cv Standard 4WD aut. Sport '
'utility vehicle 5-door (Euro 6D)',
'odometer': 109347,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER DISCOVERY SPORT 2.0 TD4 163cv Standard 4WD '
'aut. Sport utility vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984679%27 HTTP/1.1" 200 None
2026-03-29 19:32:13 [ayvens.it] INFO: Saving data for 1984679: {'auction_closing_time': 1774859400.0, 'created_time': 1774542661.379522, 'last_price_update_time': 1774812733.572309}
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984679') HTTP/1.1" 204 0
2026-03-29 19:32:13 [ayvens.it] INFO: Found listing with ID: 1984680
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984680%27 HTTP/1.1" 200 None
2026-03-29 19:32:13 [ayvens.it] INFO: Scrape type for 1984680: 2
2026-03-29 19:32:13 [ayvens.it] INFO: Extracting data for car ID: 1984680
2026-03-29 19:32:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbd76b96-bab2-5092-81b0-94adf8f3baa6 with identifier: 1984680
2026-03-29 19:32:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbd76b96-bab2-5092-81b0-94adf8f3baa6 with scrape type 2
2026-03-29 19:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbd76b96-bab2-5092-81b0-94adf8f3baa6 with scrape type 2
2026-03-29 19:32:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: bbd76b96-bab2-5092-81b0-94adf8f3baa6, identifier: 1984680
2026-03-29 19:32:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: bbd76b96-bab2-5092-81b0-94adf8f3baa6 with identifier: 1984680
2026-03-29 19:32:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: bbd76b96-bab2-5092-81b0-94adf8f3baa6 with identifier: 1984680
2026-03-29 19:32:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: bbd76b96-bab2-5092-81b0-94adf8f3baa6 with identifier: 1984680 to the API
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'FROZEN WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'bbd76b96-bab2-5092-81b0-94adf8f3baa6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD TRANSIT 350 L2H2 Trend 2.0 Eco MHEV 130 Cv Furgone 4-door '
'(Euro 6.2)',
'odometer': 69576,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-09',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD TRANSIT 350 L2H2 Trend 2.0 Eco MHEV 130 Cv Furgone 4-door '
'(Euro 6.2) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984680%27 HTTP/1.1" 200 None
2026-03-29 19:32:13 [ayvens.it] INFO: Saving data for 1984680: {'auction_closing_time': 1774859400.0, 'created_time': 1774542635.848408, 'last_price_update_time': 1774812733.942863}
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984680') HTTP/1.1" 204 0
2026-03-29 19:32:13 [ayvens.it] INFO: Found listing with ID: 1984681
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984681%27 HTTP/1.1" 200 None
2026-03-29 19:32:13 [ayvens.it] INFO: Scrape type for 1984681: 2
2026-03-29 19:32:13 [ayvens.it] INFO: Extracting data for car ID: 1984681
2026-03-29 19:32:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e895a4fc-e1d9-5951-9640-80bfd2b8755c with identifier: 1984681
2026-03-29 19:32:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e895a4fc-e1d9-5951-9640-80bfd2b8755c with scrape type 2
2026-03-29 19:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e895a4fc-e1d9-5951-9640-80bfd2b8755c with scrape type 2
2026-03-29 19:32:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: e895a4fc-e1d9-5951-9640-80bfd2b8755c, identifier: 1984681
2026-03-29 19:32:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: e895a4fc-e1d9-5951-9640-80bfd2b8755c with identifier: 1984681
2026-03-29 19:32:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: e895a4fc-e1d9-5951-9640-80bfd2b8755c with identifier: 1984681
2026-03-29 19:32:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: e895a4fc-e1d9-5951-9640-80bfd2b8755c with identifier: 1984681 to the API
2026-03-29 19:32:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'DARK METAL GREY METALLIC',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': 'e895a4fc-e1d9-5951-9640-80bfd2b8755c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'NISSAN',
'model': 'NISSAN QASHQAI 1.5 HEV e-Power Business Auto Cross over 5-door '
'(Euro 6D)',
'odometer': 96517,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN NISSAN QASHQAI 1.5 HEV e-Power Business Auto Cross over '
'5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984681%27 HTTP/1.1" 200 None
2026-03-29 19:32:14 [ayvens.it] INFO: Saving data for 1984681: {'auction_closing_time': 1774859400.0, 'created_time': 1774542652.965428, 'last_price_update_time': 1774812734.329264}
2026-03-29 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984681') HTTP/1.1" 204 0
2026-03-29 19:32:14 [ayvens.it] INFO: Found listing with ID: 1984682
2026-03-29 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984682%27 HTTP/1.1" 200 None
2026-03-29 19:32:14 [ayvens.it] INFO: Scrape type for 1984682: 2
2026-03-29 19:32:14 [ayvens.it] INFO: Extracting data for car ID: 1984682
2026-03-29 19:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49b01d47-78a3-593c-92d3-447b311187ff with identifier: 1984682
2026-03-29 19:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49b01d47-78a3-593c-92d3-447b311187ff with scrape type 2
2026-03-29 19:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49b01d47-78a3-593c-92d3-447b311187ff with scrape type 2
2026-03-29 19:32:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 49b01d47-78a3-593c-92d3-447b311187ff, identifier: 1984682
2026-03-29 19:32:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 49b01d47-78a3-593c-92d3-447b311187ff with identifier: 1984682
2026-03-29 19:32:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 49b01d47-78a3-593c-92d3-447b311187ff with identifier: 1984682
2026-03-29 19:32:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 49b01d47-78a3-593c-92d3-447b311187ff with identifier: 1984682 to the API
2026-03-29 19:32:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'DEEP BLUE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '49b01d47-78a3-593c-92d3-447b311187ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'MINI',
'model': 'MINI CLUBMAN ONE D BUSINESS AUTOMATICA FP',
'odometer': 141310,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-15',
'seats_number': 5,
'seller_name': None,
'title': 'MINI MINI CLUBMAN ONE D BUSINESS AUTOMATICA FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2017}
2026-03-29 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984682%27 HTTP/1.1" 200 None
2026-03-29 19:32:14 [ayvens.it] INFO: Saving data for 1984682: {'auction_closing_time': 1774859400.0, 'created_time': 1774542652.628982, 'last_price_update_time': 1774812734.720813}
2026-03-29 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984682') HTTP/1.1" 204 0
2026-03-29 19:32:14 [ayvens.it] INFO: Found listing with ID: 1984683
2026-03-29 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984683%27 HTTP/1.1" 200 None
2026-03-29 19:32:14 [ayvens.it] INFO: Scrape type for 1984683: 2
2026-03-29 19:32:14 [ayvens.it] INFO: Extracting data for car ID: 1984683
2026-03-29 19:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a5a9afc-1e48-544a-b27e-a075bfbd9157 with identifier: 1984683
2026-03-29 19:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a5a9afc-1e48-544a-b27e-a075bfbd9157 with scrape type 2
2026-03-29 19:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a5a9afc-1e48-544a-b27e-a075bfbd9157 with scrape type 2
2026-03-29 19:32:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 1a5a9afc-1e48-544a-b27e-a075bfbd9157, identifier: 1984683
2026-03-29 19:32:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 1a5a9afc-1e48-544a-b27e-a075bfbd9157 with identifier: 1984683
2026-03-29 19:32:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 1a5a9afc-1e48-544a-b27e-a075bfbd9157 with identifier: 1984683
2026-03-29 19:32:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 1a5a9afc-1e48-544a-b27e-a075bfbd9157 with identifier: 1984683 to the API
2026-03-29 19:32:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ARTIC WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'petrol',
'id': '1a5a9afc-1e48-544a-b27e-a075bfbd9157',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'MAZDA',
'model': 'MAZDA CX-30 2.0L Skyactiv-X 180cv 4WD M Hybrid Excl. Sport utility '
'vehicle 5-door (Euro 6D) mild hybrid',
'odometer': 88293,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'MAZDA MAZDA CX-30 2.0L Skyactiv-X 180cv 4WD M Hybrid Excl. Sport '
'utility vehicle 5-door (Euro 6D) mild hybrid -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984683%27 HTTP/1.1" 200 None
2026-03-29 19:32:15 [ayvens.it] INFO: Saving data for 1984683: {'auction_closing_time': 1774859400.0, 'created_time': 1774542650.958833, 'last_price_update_time': 1774812735.199322}
2026-03-29 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984683') HTTP/1.1" 204 0
2026-03-29 19:32:15 [ayvens.it] INFO: Found listing with ID: 1984684
2026-03-29 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984684%27 HTTP/1.1" 200 None
2026-03-29 19:32:15 [ayvens.it] INFO: Scrape type for 1984684: 2
2026-03-29 19:32:15 [ayvens.it] INFO: Extracting data for car ID: 1984684
2026-03-29 19:32:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a56fcd8f-d9b4-5d86-ab88-12771d19a329 with identifier: 1984684
2026-03-29 19:32:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a56fcd8f-d9b4-5d86-ab88-12771d19a329 with scrape type 2
2026-03-29 19:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a56fcd8f-d9b4-5d86-ab88-12771d19a329 with scrape type 2
2026-03-29 19:32:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: a56fcd8f-d9b4-5d86-ab88-12771d19a329, identifier: 1984684
2026-03-29 19:32:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: a56fcd8f-d9b4-5d86-ab88-12771d19a329 with identifier: 1984684
2026-03-29 19:32:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: a56fcd8f-d9b4-5d86-ab88-12771d19a329 with identifier: 1984684
2026-03-29 19:32:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: a56fcd8f-d9b4-5d86-ab88-12771d19a329 with identifier: 1984684 to the API
2026-03-29 19:32:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO FROZEN PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'a56fcd8f-d9b4-5d86-ab88-12771d19a329',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD KUGA 1.5 ECOBLUE 120CV 2WD TITANIUM BUS. AUTO FP',
'odometer': 133185,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD KUGA 1.5 ECOBLUE 120CV 2WD TITANIUM BUS. AUTO FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984684%27 HTTP/1.1" 200 None
2026-03-29 19:32:15 [ayvens.it] INFO: Saving data for 1984684: {'auction_closing_time': 1774859400.0, 'created_time': 1774542649.244219, 'last_price_update_time': 1774812735.581585}
2026-03-29 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984684') HTTP/1.1" 204 0
2026-03-29 19:32:15 [ayvens.it] INFO: Found listing with ID: 1984685
2026-03-29 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984685%27 HTTP/1.1" 200 None
2026-03-29 19:32:15 [ayvens.it] INFO: Scrape type for 1984685: 2
2026-03-29 19:32:15 [ayvens.it] INFO: Extracting data for car ID: 1984685
2026-03-29 19:32:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 768d9ed6-f79e-5188-ba1e-292380d5f29e with identifier: 1984685
2026-03-29 19:32:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 768d9ed6-f79e-5188-ba1e-292380d5f29e with scrape type 2
2026-03-29 19:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 768d9ed6-f79e-5188-ba1e-292380d5f29e with scrape type 2
2026-03-29 19:32:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 768d9ed6-f79e-5188-ba1e-292380d5f29e, identifier: 1984685
2026-03-29 19:32:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 768d9ed6-f79e-5188-ba1e-292380d5f29e with identifier: 1984685
2026-03-29 19:32:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 768d9ed6-f79e-5188-ba1e-292380d5f29e with identifier: 1984685
2026-03-29 19:32:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 768d9ed6-f79e-5188-ba1e-292380d5f29e with identifier: 1984685 to the API
2026-03-29 19:32:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'FROZEN WHITE',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '768d9ed6-f79e-5188-ba1e-292380d5f29e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD TRANSIT COURIER 1.5 TDCI 75 CV TREND FP (PC)',
'odometer': 71693,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-20',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD TRANSIT COURIER 1.5 TDCI 75 CV TREND FP (PC) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984685%27 HTTP/1.1" 200 None
2026-03-29 19:32:15 [ayvens.it] INFO: Saving data for 1984685: {'auction_closing_time': 1774859400.0, 'created_time': 1774542645.904785, 'last_price_update_time': 1774812735.963625}
2026-03-29 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984685') HTTP/1.1" 204 0
2026-03-29 19:32:16 [ayvens.it] INFO: Found listing with ID: 1984686
2026-03-29 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984686%27 HTTP/1.1" 200 None
2026-03-29 19:32:16 [ayvens.it] INFO: Scrape type for 1984686: 2
2026-03-29 19:32:16 [ayvens.it] INFO: Extracting data for car ID: 1984686
2026-03-29 19:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 596da1d5-8f3a-545f-b925-fea18fabaaf9 with identifier: 1984686
2026-03-29 19:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 596da1d5-8f3a-545f-b925-fea18fabaaf9 with scrape type 2
2026-03-29 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 596da1d5-8f3a-545f-b925-fea18fabaaf9 with scrape type 2
2026-03-29 19:32:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 596da1d5-8f3a-545f-b925-fea18fabaaf9, identifier: 1984686
2026-03-29 19:32:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 596da1d5-8f3a-545f-b925-fea18fabaaf9 with identifier: 1984686
2026-03-29 19:32:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 596da1d5-8f3a-545f-b925-fea18fabaaf9 with identifier: 1984686
2026-03-29 19:32:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 596da1d5-8f3a-545f-b925-fea18fabaaf9 with identifier: 1984686 to the API
2026-03-29 19:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'FUJI WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '596da1d5-8f3a-545f-b925-fea18fabaaf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 150CV SE 4WD AUT. FP',
'odometer': 115367,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-16',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER DISCOVERY SPORT 2.0 TD4 150CV SE 4WD AUT. FP '
'-',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984686%27 HTTP/1.1" 200 None
2026-03-29 19:32:16 [ayvens.it] INFO: Saving data for 1984686: {'auction_closing_time': 1774859400.0, 'created_time': 1774542643.092643, 'last_price_update_time': 1774812736.409935}
2026-03-29 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984686') HTTP/1.1" 204 0
2026-03-29 19:32:16 [ayvens.it] INFO: Found listing with ID: 1984687
2026-03-29 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984687%27 HTTP/1.1" 200 None
2026-03-29 19:32:16 [ayvens.it] INFO: Scrape type for 1984687: 2
2026-03-29 19:32:16 [ayvens.it] INFO: Extracting data for car ID: 1984687
2026-03-29 19:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4972e2d-ff80-57d4-b858-7df5dc879086 with identifier: 1984687
2026-03-29 19:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4972e2d-ff80-57d4-b858-7df5dc879086 with scrape type 2
2026-03-29 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4972e2d-ff80-57d4-b858-7df5dc879086 with scrape type 2
2026-03-29 19:32:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: c4972e2d-ff80-57d4-b858-7df5dc879086, identifier: 1984687
2026-03-29 19:32:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: c4972e2d-ff80-57d4-b858-7df5dc879086 with identifier: 1984687
2026-03-29 19:32:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: c4972e2d-ff80-57d4-b858-7df5dc879086 with identifier: 1984687
2026-03-29 19:32:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: c4972e2d-ff80-57d4-b858-7df5dc879086 with identifier: 1984687 to the API
2026-03-29 19:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'EXPERIENCE GREEN',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'c4972e2d-ff80-57d4-b858-7df5dc879086',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'KIA SPORTAGE (PC) 1.6 CRDI MHEV BUSINESS 2WD DCT FP',
'odometer': 110672,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'KIA KIA SPORTAGE (PC) 1.6 CRDI MHEV BUSINESS 2WD DCT FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984687%27 HTTP/1.1" 200 None
2026-03-29 19:32:16 [ayvens.it] INFO: Saving data for 1984687: {'auction_closing_time': 1774859400.0, 'created_time': 1774542647.022701, 'last_price_update_time': 1774812736.850991}
2026-03-29 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984687') HTTP/1.1" 204 0
2026-03-29 19:32:16 [ayvens.it] INFO: Found listing with ID: 1984688
2026-03-29 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984688%27 HTTP/1.1" 200 None
2026-03-29 19:32:16 [ayvens.it] INFO: Scrape type for 1984688: 2
2026-03-29 19:32:16 [ayvens.it] INFO: Extracting data for car ID: 1984688
2026-03-29 19:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 612ca5cd-10e8-533c-979a-f4a55802cba6 with identifier: 1984688
2026-03-29 19:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 612ca5cd-10e8-533c-979a-f4a55802cba6 with scrape type 2
2026-03-29 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 612ca5cd-10e8-533c-979a-f4a55802cba6 with scrape type 2
2026-03-29 19:32:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 612ca5cd-10e8-533c-979a-f4a55802cba6, identifier: 1984688
2026-03-29 19:32:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 612ca5cd-10e8-533c-979a-f4a55802cba6 with identifier: 1984688
2026-03-29 19:32:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 612ca5cd-10e8-533c-979a-f4a55802cba6 with identifier: 1984688
2026-03-29 19:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 612ca5cd-10e8-533c-979a-f4a55802cba6 with identifier: 1984688 to the API
2026-03-29 19:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Ascot Grey',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '612ca5cd-10e8-533c-979a-f4a55802cba6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN T-ROC 2.0 TDI SCR Life DSG Sport utility vehicle 5-door '
'(Euro 6D)',
'odometer': 167731,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN T-ROC 2.0 TDI SCR Life DSG Sport utility '
'vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984688%27 HTTP/1.1" 200 None
2026-03-29 19:32:17 [ayvens.it] INFO: Saving data for 1984688: {'auction_closing_time': 1774859400.0, 'created_time': 1774542648.299465, 'last_price_update_time': 1774812737.384463}
2026-03-29 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984688') HTTP/1.1" 204 0
2026-03-29 19:32:17 [ayvens.it] INFO: Found listing with ID: 1984689
2026-03-29 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984689%27 HTTP/1.1" 200 None
2026-03-29 19:32:17 [ayvens.it] INFO: Scrape type for 1984689: 2
2026-03-29 19:32:17 [ayvens.it] INFO: Extracting data for car ID: 1984689
2026-03-29 19:32:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bdc2a22-9e75-5a16-8a88-60c0a05a2376 with identifier: 1984689
2026-03-29 19:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bdc2a22-9e75-5a16-8a88-60c0a05a2376 with scrape type 2
2026-03-29 19:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bdc2a22-9e75-5a16-8a88-60c0a05a2376 with scrape type 2
2026-03-29 19:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 7bdc2a22-9e75-5a16-8a88-60c0a05a2376, identifier: 1984689
2026-03-29 19:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 7bdc2a22-9e75-5a16-8a88-60c0a05a2376 with identifier: 1984689
2026-03-29 19:32:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 7bdc2a22-9e75-5a16-8a88-60c0a05a2376 with identifier: 1984689
2026-03-29 19:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 7bdc2a22-9e75-5a16-8a88-60c0a05a2376 with identifier: 1984689 to the API
2026-03-29 19:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Steel Grey metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '7bdc2a22-9e75-5a16-8a88-60c0a05a2376',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROËN C3 AIRCROSS BlueHDi 110 S&S Feel',
'odometer': 48380,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROËN C3 AIRCROSS BlueHDi 110 S&S Feel -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984689%27 HTTP/1.1" 200 None
2026-03-29 19:32:17 [ayvens.it] INFO: Saving data for 1984689: {'auction_closing_time': 1774859400.0, 'created_time': 1774542650.616939, 'last_price_update_time': 1774812737.803602}
2026-03-29 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984689') HTTP/1.1" 204 0
2026-03-29 19:32:17 [ayvens.it] INFO: Found listing with ID: 1984690
2026-03-29 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984690%27 HTTP/1.1" 200 None
2026-03-29 19:32:17 [ayvens.it] INFO: Scrape type for 1984690: 2
2026-03-29 19:32:17 [ayvens.it] INFO: Extracting data for car ID: 1984690
2026-03-29 19:32:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ede1d524-72e9-5e47-a6c9-41b572889200 with identifier: 1984690
2026-03-29 19:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ede1d524-72e9-5e47-a6c9-41b572889200 with scrape type 2
2026-03-29 19:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ede1d524-72e9-5e47-a6c9-41b572889200 with scrape type 2
2026-03-29 19:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: ede1d524-72e9-5e47-a6c9-41b572889200, identifier: 1984690
2026-03-29 19:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: ede1d524-72e9-5e47-a6c9-41b572889200 with identifier: 1984690
2026-03-29 19:32:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: ede1d524-72e9-5e47-a6c9-41b572889200 with identifier: 1984690
2026-03-29 19:32:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: ede1d524-72e9-5e47-a6c9-41b572889200 with identifier: 1984690 to the API
2026-03-29 19:32:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Summit White',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'petrol_lpg',
'id': 'ede1d524-72e9-5e47-a6c9-41b572889200',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'OPEL CROSSLAND X 1.2 GPL 81cv Advance MT5 Cross over 5-door (Euro '
'6)',
'odometer': 102261,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-24',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL OPEL CROSSLAND X 1.2 GPL 81cv Advance MT5 Cross over 5-door '
'(Euro 6) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2018}
2026-03-29 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984690%27 HTTP/1.1" 200 None
2026-03-29 19:32:18 [ayvens.it] INFO: Saving data for 1984690: {'auction_closing_time': 1774859400.0, 'created_time': 1774542654.366596, 'last_price_update_time': 1774812738.196816}
2026-03-29 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984690') HTTP/1.1" 204 0
2026-03-29 19:32:18 [ayvens.it] INFO: Found listing with ID: 1984691
2026-03-29 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984691%27 HTTP/1.1" 200 None
2026-03-29 19:32:18 [ayvens.it] INFO: Scrape type for 1984691: 2
2026-03-29 19:32:18 [ayvens.it] INFO: Extracting data for car ID: 1984691
2026-03-29 19:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39c268ef-2a93-50c1-8917-12129a308061 with identifier: 1984691
2026-03-29 19:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39c268ef-2a93-50c1-8917-12129a308061 with scrape type 2
2026-03-29 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39c268ef-2a93-50c1-8917-12129a308061 with scrape type 2
2026-03-29 19:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 39c268ef-2a93-50c1-8917-12129a308061, identifier: 1984691
2026-03-29 19:32:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 39c268ef-2a93-50c1-8917-12129a308061 with identifier: 1984691
2026-03-29 19:32:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 39c268ef-2a93-50c1-8917-12129a308061 with identifier: 1984691
2026-03-29 19:32:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 39c268ef-2a93-50c1-8917-12129a308061 with identifier: 1984691 to the API
2026-03-29 19:32:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLU COSMO METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '39c268ef-2a93-50c1-8917-12129a308061',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'RENAULT MEGANE SW (PC) 1.5 DCI 85KW BLUE BUSINESS EDC FP',
'odometer': 151882,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-04',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT RENAULT MEGANE SW (PC) 1.5 DCI 85KW BLUE BUSINESS EDC FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984691%27 HTTP/1.1" 200 None
2026-03-29 19:32:18 [ayvens.it] INFO: Saving data for 1984691: {'auction_closing_time': 1774859400.0, 'created_time': 1774542655.934205, 'last_price_update_time': 1774812738.611121}
2026-03-29 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984691') HTTP/1.1" 204 0
2026-03-29 19:32:18 [ayvens.it] INFO: Found listing with ID: 1984692
2026-03-29 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984692%27 HTTP/1.1" 200 None
2026-03-29 19:32:18 [ayvens.it] INFO: Scrape type for 1984692: 2
2026-03-29 19:32:18 [ayvens.it] INFO: Extracting data for car ID: 1984692
2026-03-29 19:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae3b9180-cb69-56c5-9442-5035c3f17070 with identifier: 1984692
2026-03-29 19:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae3b9180-cb69-56c5-9442-5035c3f17070 with scrape type 2
2026-03-29 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae3b9180-cb69-56c5-9442-5035c3f17070 with scrape type 2
2026-03-29 19:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: ae3b9180-cb69-56c5-9442-5035c3f17070, identifier: 1984692
2026-03-29 19:32:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: ae3b9180-cb69-56c5-9442-5035c3f17070 with identifier: 1984692
2026-03-29 19:32:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: ae3b9180-cb69-56c5-9442-5035c3f17070 with identifier: 1984692
2026-03-29 19:32:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: ae3b9180-cb69-56c5-9442-5035c3f17070 with identifier: 1984692 to the API
2026-03-29 19:32:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.2L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'ae3b9180-cb69-56c5-9442-5035c3f17070',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT DOBLO CARGO CH1 BUSINESS 1.3 MJET 95CV E6D S&S FP (PC) FP',
'odometer': 128770,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-24',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT DOBLO CARGO CH1 BUSINESS 1.3 MJET 95CV E6D S&S FP (PC) FP '
'-',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984692%27 HTTP/1.1" 200 None
2026-03-29 19:32:19 [ayvens.it] INFO: Saving data for 1984692: {'auction_closing_time': 1774859400.0, 'created_time': 1774542659.755827, 'last_price_update_time': 1774812739.01069}
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984692') HTTP/1.1" 204 0
2026-03-29 19:32:19 [ayvens.it] INFO: Found listing with ID: 1984693
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984693%27 HTTP/1.1" 200 None
2026-03-29 19:32:19 [ayvens.it] INFO: Scrape type for 1984693: 2
2026-03-29 19:32:19 [ayvens.it] INFO: Extracting data for car ID: 1984693
2026-03-29 19:32:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62a9e5b4-2d3f-599f-abf5-6dc9c3fec098 with identifier: 1984693
2026-03-29 19:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62a9e5b4-2d3f-599f-abf5-6dc9c3fec098 with scrape type 2
2026-03-29 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62a9e5b4-2d3f-599f-abf5-6dc9c3fec098 with scrape type 2
2026-03-29 19:32:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 62a9e5b4-2d3f-599f-abf5-6dc9c3fec098, identifier: 1984693
2026-03-29 19:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 62a9e5b4-2d3f-599f-abf5-6dc9c3fec098 with identifier: 1984693
2026-03-29 19:32:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 62a9e5b4-2d3f-599f-abf5-6dc9c3fec098 with identifier: 1984693
2026-03-29 19:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 62a9e5b4-2d3f-599f-abf5-6dc9c3fec098 with identifier: 1984693 to the API
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO CINEMA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.9L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'petrol',
'id': '62a9e5b4-2d3f-599f-abf5-6dc9c3fec098',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT PANDA (PC) 0.9 TWINAIR TURBO 85CV S&S E6-TEMP 4X4 FP',
'odometer': 110181,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT PANDA (PC) 0.9 TWINAIR TURBO 85CV S&S E6-TEMP 4X4 FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984693%27 HTTP/1.1" 200 None
2026-03-29 19:32:19 [ayvens.it] INFO: Saving data for 1984693: {'auction_closing_time': 1774859400.0, 'created_time': 1774542659.386916, 'last_price_update_time': 1774812739.391767}
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984693') HTTP/1.1" 204 0
2026-03-29 19:32:19 [ayvens.it] INFO: Found listing with ID: 1984694
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984694%27 HTTP/1.1" 200 None
2026-03-29 19:32:19 [ayvens.it] INFO: Scrape type for 1984694: 2
2026-03-29 19:32:19 [ayvens.it] INFO: Extracting data for car ID: 1984694
2026-03-29 19:32:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 927945b4-d7d6-5e8d-a7ac-ee78faa7fc7a with identifier: 1984694
2026-03-29 19:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 927945b4-d7d6-5e8d-a7ac-ee78faa7fc7a with scrape type 2
2026-03-29 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 927945b4-d7d6-5e8d-a7ac-ee78faa7fc7a with scrape type 2
2026-03-29 19:32:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 927945b4-d7d6-5e8d-a7ac-ee78faa7fc7a, identifier: 1984694
2026-03-29 19:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 927945b4-d7d6-5e8d-a7ac-ee78faa7fc7a with identifier: 1984694
2026-03-29 19:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 927945b4-d7d6-5e8d-a7ac-ee78faa7fc7a with identifier: 1984694
2026-03-29 19:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 927945b4-d7d6-5e8d-a7ac-ee78faa7fc7a with identifier: 1984694 to the API
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Black metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '927945b4-d7d6-5e8d-a7ac-ee78faa7fc7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'TOYOTA COROLLA TS 2.0 Hybrid MoreBusiness SW 5-door (Euro 6.2)',
'odometer': 168275,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA TOYOTA COROLLA TS 2.0 Hybrid MoreBusiness SW 5-door (Euro '
'6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984694%27 HTTP/1.1" 200 None
2026-03-29 19:32:19 [ayvens.it] INFO: Saving data for 1984694: {'auction_closing_time': 1774859400.0, 'created_time': 1774542662.828586, 'last_price_update_time': 1774812739.876826}
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984694') HTTP/1.1" 204 0
2026-03-29 19:32:19 [ayvens.it] INFO: Found listing with ID: 1984695
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984695%27 HTTP/1.1" 200 None
2026-03-29 19:32:19 [ayvens.it] INFO: Scrape type for 1984695: 2
2026-03-29 19:32:19 [ayvens.it] INFO: Extracting data for car ID: 1984695
2026-03-29 19:32:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f12c2f2-3e70-59ff-ad32-a8053db36ef5 with identifier: 1984695
2026-03-29 19:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f12c2f2-3e70-59ff-ad32-a8053db36ef5 with scrape type 2
2026-03-29 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f12c2f2-3e70-59ff-ad32-a8053db36ef5 with scrape type 2
2026-03-29 19:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 4f12c2f2-3e70-59ff-ad32-a8053db36ef5, identifier: 1984695
2026-03-29 19:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 4f12c2f2-3e70-59ff-ad32-a8053db36ef5 with identifier: 1984695
2026-03-29 19:32:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 4f12c2f2-3e70-59ff-ad32-a8053db36ef5 with identifier: 1984695
2026-03-29 19:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 4f12c2f2-3e70-59ff-ad32-a8053db36ef5 with identifier: 1984695 to the API
2026-03-29 19:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'PEBBLE GREY MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '4f12c2f2-3e70-59ff-ad32-a8053db36ef5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'VOLVO V60 B4 D AUTOM. INSCRIPTION FP',
'odometer': 81478,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-08',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO VOLVO V60 B4 D AUTOM. INSCRIPTION FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984695%27 HTTP/1.1" 200 None
2026-03-29 19:32:20 [ayvens.it] INFO: Saving data for 1984695: {'auction_closing_time': 1774859400.0, 'created_time': 1774542670.45012, 'last_price_update_time': 1774812740.309385}
2026-03-29 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984695') HTTP/1.1" 204 0
2026-03-29 19:32:20 [ayvens.it] INFO: Found listing with ID: 1984696
2026-03-29 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984696%27 HTTP/1.1" 200 None
2026-03-29 19:32:20 [ayvens.it] INFO: Scrape type for 1984696: 2
2026-03-29 19:32:20 [ayvens.it] INFO: Extracting data for car ID: 1984696
2026-03-29 19:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 056b34e8-93ae-5f4f-8224-8bf8e2e2d210 with identifier: 1984696
2026-03-29 19:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 056b34e8-93ae-5f4f-8224-8bf8e2e2d210 with scrape type 2
2026-03-29 19:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 056b34e8-93ae-5f4f-8224-8bf8e2e2d210 with scrape type 2
2026-03-29 19:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 056b34e8-93ae-5f4f-8224-8bf8e2e2d210, identifier: 1984696
2026-03-29 19:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 056b34e8-93ae-5f4f-8224-8bf8e2e2d210 with identifier: 1984696
2026-03-29 19:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 056b34e8-93ae-5f4f-8224-8bf8e2e2d210 with identifier: 1984696
2026-03-29 19:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 056b34e8-93ae-5f4f-8224-8bf8e2e2d210 with identifier: 1984696 to the API
2026-03-29 19:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Bianco Gelato pastello',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '056b34e8-93ae-5f4f-8224-8bf8e2e2d210',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT 500X 1.3 Mjet 95cv E6D Connect Cross over 5-door (Euro 6D)',
'odometer': 130777,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-12',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT 500X 1.3 Mjet 95cv E6D Connect Cross over 5-door (Euro '
'6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984696%27 HTTP/1.1" 200 None
2026-03-29 19:32:20 [ayvens.it] INFO: Saving data for 1984696: {'auction_closing_time': 1774859400.0, 'created_time': 1774542665.442288, 'last_price_update_time': 1774812740.702962}
2026-03-29 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984696') HTTP/1.1" 204 0
2026-03-29 19:32:20 [ayvens.it] INFO: Found listing with ID: 1984697
2026-03-29 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984697%27 HTTP/1.1" 200 None
2026-03-29 19:32:20 [ayvens.it] INFO: Scrape type for 1984697: 2
2026-03-29 19:32:20 [ayvens.it] INFO: Extracting data for car ID: 1984697
2026-03-29 19:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fae1455a-015b-5da5-b645-6aea74f72381 with identifier: 1984697
2026-03-29 19:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fae1455a-015b-5da5-b645-6aea74f72381 with scrape type 2
2026-03-29 19:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fae1455a-015b-5da5-b645-6aea74f72381 with scrape type 2
2026-03-29 19:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: fae1455a-015b-5da5-b645-6aea74f72381, identifier: 1984697
2026-03-29 19:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: fae1455a-015b-5da5-b645-6aea74f72381 with identifier: 1984697
2026-03-29 19:32:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: fae1455a-015b-5da5-b645-6aea74f72381 with identifier: 1984697
2026-03-29 19:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: fae1455a-015b-5da5-b645-6aea74f72381 with identifier: 1984697 to the API
2026-03-29 19:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO IBIS TINTA UNITA',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'fae1455a-015b-5da5-b645-6aea74f72381',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI A3 (PC) 35 TDI S TRONIC BUSINESS S.BACK FP',
'odometer': 164358,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI A3 (PC) 35 TDI S TRONIC BUSINESS S.BACK FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984697%27 HTTP/1.1" 200 None
2026-03-29 19:32:21 [ayvens.it] INFO: Saving data for 1984697: {'auction_closing_time': 1774859400.0, 'created_time': 1774542668.549891, 'last_price_update_time': 1774812741.09175}
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984697') HTTP/1.1" 204 0
2026-03-29 19:32:21 [ayvens.it] INFO: Found listing with ID: 1984698
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984698%27 HTTP/1.1" 200 None
2026-03-29 19:32:21 [ayvens.it] INFO: Scrape type for 1984698: 2
2026-03-29 19:32:21 [ayvens.it] INFO: Extracting data for car ID: 1984698
2026-03-29 19:32:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f95db2e-3134-540d-9ccf-4567704681b0 with identifier: 1984698
2026-03-29 19:32:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f95db2e-3134-540d-9ccf-4567704681b0 with scrape type 2
2026-03-29 19:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f95db2e-3134-540d-9ccf-4567704681b0 with scrape type 2
2026-03-29 19:32:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 8f95db2e-3134-540d-9ccf-4567704681b0, identifier: 1984698
2026-03-29 19:32:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 8f95db2e-3134-540d-9ccf-4567704681b0 with identifier: 1984698
2026-03-29 19:32:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 8f95db2e-3134-540d-9ccf-4567704681b0 with identifier: 1984698
2026-03-29 19:32:21 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 8f95db2e-3134-540d-9ccf-4567704681b0 with identifier: 1984698 to the API
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ALPINE WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '8f95db2e-3134-540d-9ccf-4567704681b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW X1 (PC) SDRIVE 18D EDITION ESSENCE DCT FP',
'odometer': 134609,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW X1 (PC) SDRIVE 18D EDITION ESSENCE DCT FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984698%27 HTTP/1.1" 200 None
2026-03-29 19:32:21 [ayvens.it] INFO: Saving data for 1984698: {'auction_closing_time': 1774859400.0, 'created_time': 1774542667.751459, 'last_price_update_time': 1774812741.477838}
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984698') HTTP/1.1" 204 0
2026-03-29 19:32:21 [ayvens.it] INFO: Found listing with ID: 1984699
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984699%27 HTTP/1.1" 200 None
2026-03-29 19:32:21 [ayvens.it] INFO: Scrape type for 1984699: 2
2026-03-29 19:32:21 [ayvens.it] INFO: Extracting data for car ID: 1984699
2026-03-29 19:32:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbc683a2-dee7-5b19-bcf2-d935acc7edf3 with identifier: 1984699
2026-03-29 19:32:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbc683a2-dee7-5b19-bcf2-d935acc7edf3 with scrape type 2
2026-03-29 19:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbc683a2-dee7-5b19-bcf2-d935acc7edf3 with scrape type 2
2026-03-29 19:32:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: cbc683a2-dee7-5b19-bcf2-d935acc7edf3, identifier: 1984699
2026-03-29 19:32:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: cbc683a2-dee7-5b19-bcf2-d935acc7edf3 with identifier: 1984699
2026-03-29 19:32:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: cbc683a2-dee7-5b19-bcf2-d935acc7edf3 with identifier: 1984699
2026-03-29 19:32:21 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: cbc683a2-dee7-5b19-bcf2-d935acc7edf3 with identifier: 1984699 to the API
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Bianco Madreperla tinta specia',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'cbc683a2-dee7-5b19-bcf2-d935acc7edf3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 3008 BlueHDI 130 EAT8 S&S Active Pack Sport utility vehicle '
'5-door (Euro 6D)',
'odometer': 139737,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 3008 BlueHDI 130 EAT8 S&S Active Pack Sport utility '
'vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984699%27 HTTP/1.1" 200 None
2026-03-29 19:32:21 [ayvens.it] INFO: Saving data for 1984699: {'auction_closing_time': 1774859400.0, 'created_time': 1774542669.968568, 'last_price_update_time': 1774812741.872743}
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984699') HTTP/1.1" 204 0
2026-03-29 19:32:21 [ayvens.it] INFO: Found listing with ID: 1984700
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984700%27 HTTP/1.1" 200 None
2026-03-29 19:32:21 [ayvens.it] INFO: Scrape type for 1984700: 2
2026-03-29 19:32:21 [ayvens.it] INFO: Extracting data for car ID: 1984700
2026-03-29 19:32:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d77f97b7-df77-57c6-98c7-1a72c032aa40 with identifier: 1984700
2026-03-29 19:32:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d77f97b7-df77-57c6-98c7-1a72c032aa40 with scrape type 2
2026-03-29 19:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d77f97b7-df77-57c6-98c7-1a72c032aa40 with scrape type 2
2026-03-29 19:32:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d77f97b7-df77-57c6-98c7-1a72c032aa40, identifier: 1984700
2026-03-29 19:32:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d77f97b7-df77-57c6-98c7-1a72c032aa40 with identifier: 1984700
2026-03-29 19:32:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d77f97b7-df77-57c6-98c7-1a72c032aa40 with identifier: 1984700
2026-03-29 19:32:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d77f97b7-df77-57c6-98c7-1a72c032aa40 with identifier: 1984700 to the API
2026-03-29 19:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'FROZEN WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': 'd77f97b7-df77-57c6-98c7-1a72c032aa40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD KUGA 2.5 Benzina FHEV 190CV 2WD ST-Line X Aut Sport utility '
'vehicle 5-door (Euro 6.2)',
'odometer': 30004,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD KUGA 2.5 Benzina FHEV 190CV 2WD ST-Line X Aut Sport '
'utility vehicle 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984700%27 HTTP/1.1" 200 None
2026-03-29 19:32:22 [ayvens.it] INFO: Saving data for 1984700: {'auction_closing_time': 1774859400.0, 'created_time': 1774542673.916235, 'last_price_update_time': 1774812742.251506}
2026-03-29 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984700') HTTP/1.1" 204 0
2026-03-29 19:32:22 [ayvens.it] INFO: Found listing with ID: 1984701
2026-03-29 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984701%27 HTTP/1.1" 200 None
2026-03-29 19:32:22 [ayvens.it] INFO: Scrape type for 1984701: 2
2026-03-29 19:32:22 [ayvens.it] INFO: Extracting data for car ID: 1984701
2026-03-29 19:32:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4aafb67-514f-5182-8635-29114f4e4041 with identifier: 1984701
2026-03-29 19:32:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4aafb67-514f-5182-8635-29114f4e4041 with scrape type 2
2026-03-29 19:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4aafb67-514f-5182-8635-29114f4e4041 with scrape type 2
2026-03-29 19:32:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d4aafb67-514f-5182-8635-29114f4e4041, identifier: 1984701
2026-03-29 19:32:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d4aafb67-514f-5182-8635-29114f4e4041 with identifier: 1984701
2026-03-29 19:32:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d4aafb67-514f-5182-8635-29114f4e4041 with identifier: 1984701
2026-03-29 19:32:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d4aafb67-514f-5182-8635-29114f4e4041 with identifier: 1984701 to the API
2026-03-29 19:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO GELATO PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.9L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'petrol',
'id': 'd4aafb67-514f-5182-8635-29114f4e4041',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT PANDA CONSIP13 0.9 TWINAIR TURBO 85CV S&S E6-TEMP 4X4 FP',
'odometer': 120463,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT PANDA CONSIP13 0.9 TWINAIR TURBO 85CV S&S E6-TEMP 4X4 FP '
'-',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984701%27 HTTP/1.1" 200 None
2026-03-29 19:32:22 [ayvens.it] INFO: Saving data for 1984701: {'auction_closing_time': 1774859400.0, 'created_time': 1774542674.457856, 'last_price_update_time': 1774812742.678046}
2026-03-29 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984701') HTTP/1.1" 204 0
2026-03-29 19:32:22 [ayvens.it] INFO: Found listing with ID: 1984702
2026-03-29 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984702%27 HTTP/1.1" 200 None
2026-03-29 19:32:22 [ayvens.it] INFO: Scrape type for 1984702: 2
2026-03-29 19:32:22 [ayvens.it] INFO: Extracting data for car ID: 1984702
2026-03-29 19:32:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ab877c2-bc5a-5504-8512-669e2f6bfb3a with identifier: 1984702
2026-03-29 19:32:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ab877c2-bc5a-5504-8512-669e2f6bfb3a with scrape type 2
2026-03-29 19:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ab877c2-bc5a-5504-8512-669e2f6bfb3a with scrape type 2
2026-03-29 19:32:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 6ab877c2-bc5a-5504-8512-669e2f6bfb3a, identifier: 1984702
2026-03-29 19:32:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 6ab877c2-bc5a-5504-8512-669e2f6bfb3a with identifier: 1984702
2026-03-29 19:32:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 6ab877c2-bc5a-5504-8512-669e2f6bfb3a with identifier: 1984702
2026-03-29 19:32:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 6ab877c2-bc5a-5504-8512-669e2f6bfb3a with identifier: 1984702 to the API
2026-03-29 19:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'CHROME BLUE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '6ab877c2-bc5a-5504-8512-669e2f6bfb3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD FOCUS SW (PC) 1.5 ECOBLUE 120CV BUSINESS SW FP',
'odometer': 116592,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD FOCUS SW (PC) 1.5 ECOBLUE 120CV BUSINESS SW FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984702%27 HTTP/1.1" 200 None
2026-03-29 19:32:23 [ayvens.it] INFO: Saving data for 1984702: {'auction_closing_time': 1774859400.0, 'created_time': 1774542676.400339, 'last_price_update_time': 1774812743.130189}
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984702') HTTP/1.1" 204 0
2026-03-29 19:32:23 [ayvens.it] INFO: Found listing with ID: 1984703
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984703%27 HTTP/1.1" 200 None
2026-03-29 19:32:23 [ayvens.it] INFO: Scrape type for 1984703: 2
2026-03-29 19:32:23 [ayvens.it] INFO: Extracting data for car ID: 1984703
2026-03-29 19:32:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26fdc725-c6f2-591a-9110-020e9695b623 with identifier: 1984703
2026-03-29 19:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26fdc725-c6f2-591a-9110-020e9695b623 with scrape type 2
2026-03-29 19:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26fdc725-c6f2-591a-9110-020e9695b623 with scrape type 2
2026-03-29 19:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 26fdc725-c6f2-591a-9110-020e9695b623, identifier: 1984703
2026-03-29 19:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 26fdc725-c6f2-591a-9110-020e9695b623 with identifier: 1984703
2026-03-29 19:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 26fdc725-c6f2-591a-9110-020e9695b623 with identifier: 1984703
2026-03-29 19:32:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 26fdc725-c6f2-591a-9110-020e9695b623 with identifier: 1984703 to the API
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'POLAR WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '26fdc725-c6f2-591a-9110-020e9695b623',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN C3 (PC) BLUEHDI 100 S&S BUSINESS COMBI FP',
'odometer': 132346,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN C3 (PC) BLUEHDI 100 S&S BUSINESS COMBI FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984703%27 HTTP/1.1" 200 None
2026-03-29 19:32:23 [ayvens.it] INFO: Saving data for 1984703: {'auction_closing_time': 1774859400.0, 'created_time': 1774542678.71662, 'last_price_update_time': 1774812743.546726}
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984703') HTTP/1.1" 204 0
2026-03-29 19:32:23 [ayvens.it] INFO: Found listing with ID: 1984704
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984704%27 HTTP/1.1" 200 None
2026-03-29 19:32:23 [ayvens.it] INFO: Scrape type for 1984704: 2
2026-03-29 19:32:23 [ayvens.it] INFO: Extracting data for car ID: 1984704
2026-03-29 19:32:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc3416af-234d-5cf7-8172-f187cd7679df with identifier: 1984704
2026-03-29 19:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc3416af-234d-5cf7-8172-f187cd7679df with scrape type 2
2026-03-29 19:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc3416af-234d-5cf7-8172-f187cd7679df with scrape type 2
2026-03-29 19:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: cc3416af-234d-5cf7-8172-f187cd7679df, identifier: 1984704
2026-03-29 19:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: cc3416af-234d-5cf7-8172-f187cd7679df with identifier: 1984704
2026-03-29 19:32:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: cc3416af-234d-5cf7-8172-f187cd7679df with identifier: 1984704
2026-03-29 19:32:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: cc3416af-234d-5cf7-8172-f187cd7679df with identifier: 1984704 to the API
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIS ALUMINIUM MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'petrol',
'id': 'cc3416af-234d-5cf7-8172-f187cd7679df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'OPEL CROSSLAND 1.2 130CV ELEGANCE S&S AT6',
'odometer': 107738,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL OPEL CROSSLAND 1.2 130CV ELEGANCE S&S AT6 -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984704%27 HTTP/1.1" 200 None
2026-03-29 19:32:23 [ayvens.it] INFO: Saving data for 1984704: {'auction_closing_time': 1774859400.0, 'created_time': 1774542679.064319, 'last_price_update_time': 1774812743.935768}
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984704') HTTP/1.1" 204 0
2026-03-29 19:32:24 [ayvens.it] INFO: Found listing with ID: 1984705
2026-03-29 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984705%27 HTTP/1.1" 200 None
2026-03-29 19:32:24 [ayvens.it] INFO: Scrape type for 1984705: 2
2026-03-29 19:32:24 [ayvens.it] INFO: Extracting data for car ID: 1984705
2026-03-29 19:32:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8dfb501-6797-504d-b6a7-92a71b273ded with identifier: 1984705
2026-03-29 19:32:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8dfb501-6797-504d-b6a7-92a71b273ded with scrape type 2
2026-03-29 19:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8dfb501-6797-504d-b6a7-92a71b273ded with scrape type 2
2026-03-29 19:32:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: c8dfb501-6797-504d-b6a7-92a71b273ded, identifier: 1984705
2026-03-29 19:32:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: c8dfb501-6797-504d-b6a7-92a71b273ded with identifier: 1984705
2026-03-29 19:32:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: c8dfb501-6797-504d-b6a7-92a71b273ded with identifier: 1984705
2026-03-29 19:32:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: c8dfb501-6797-504d-b6a7-92a71b273ded with identifier: 1984705 to the API
2026-03-29 19:32:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SAGE GREEN METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': 'c8dfb501-6797-504d-b6a7-92a71b273ded',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'MINI',
'model': 'MINI COUNTRYMAN (PC) COOPER S E CLASSIC 4WD AUTOMATICA FP',
'odometer': 110339,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'MINI MINI COUNTRYMAN (PC) COOPER S E CLASSIC 4WD AUTOMATICA FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984705%27 HTTP/1.1" 200 None
2026-03-29 19:32:24 [ayvens.it] INFO: Saving data for 1984705: {'auction_closing_time': 1774859400.0, 'created_time': 1774542681.548498, 'last_price_update_time': 1774812744.423017}
2026-03-29 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984705') HTTP/1.1" 204 0
2026-03-29 19:32:24 [ayvens.it] INFO: Found listing with ID: 1984706
2026-03-29 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984706%27 HTTP/1.1" 200 None
2026-03-29 19:32:24 [ayvens.it] INFO: Scrape type for 1984706: 2
2026-03-29 19:32:24 [ayvens.it] INFO: Extracting data for car ID: 1984706
2026-03-29 19:32:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14d721c6-4749-5186-ac24-12158e8fc947 with identifier: 1984706
2026-03-29 19:32:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14d721c6-4749-5186-ac24-12158e8fc947 with scrape type 2
2026-03-29 19:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14d721c6-4749-5186-ac24-12158e8fc947 with scrape type 2
2026-03-29 19:32:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 14d721c6-4749-5186-ac24-12158e8fc947, identifier: 1984706
2026-03-29 19:32:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 14d721c6-4749-5186-ac24-12158e8fc947 with identifier: 1984706
2026-03-29 19:32:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 14d721c6-4749-5186-ac24-12158e8fc947 with identifier: 1984706
2026-03-29 19:32:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 14d721c6-4749-5186-ac24-12158e8fc947 with identifier: 1984706 to the API
2026-03-29 19:32:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Agate Black metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '14d721c6-4749-5186-ac24-12158e8fc947',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD FOCUS 1.5 Ecoblue 120cv Business SW SW 5-door (Euro 6.2)',
'odometer': 160181,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD FOCUS 1.5 Ecoblue 120cv Business SW SW 5-door (Euro 6.2) '
'-',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984706%27 HTTP/1.1" 200 None
2026-03-29 19:32:24 [ayvens.it] INFO: Saving data for 1984706: {'auction_closing_time': 1774859400.0, 'created_time': 1774542682.953923, 'last_price_update_time': 1774812744.792119}
2026-03-29 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984706') HTTP/1.1" 204 0
2026-03-29 19:32:24 [ayvens.it] INFO: Found listing with ID: 1984707
2026-03-29 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984707%27 HTTP/1.1" 200 None
2026-03-29 19:32:24 [ayvens.it] INFO: Scrape type for 1984707: 2
2026-03-29 19:32:24 [ayvens.it] INFO: Extracting data for car ID: 1984707
2026-03-29 19:32:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16eb41f9-14eb-57f9-a71f-cd27d92d58c2 with identifier: 1984707
2026-03-29 19:32:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16eb41f9-14eb-57f9-a71f-cd27d92d58c2 with scrape type 2
2026-03-29 19:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16eb41f9-14eb-57f9-a71f-cd27d92d58c2 with scrape type 2
2026-03-29 19:32:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 16eb41f9-14eb-57f9-a71f-cd27d92d58c2, identifier: 1984707
2026-03-29 19:32:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 16eb41f9-14eb-57f9-a71f-cd27d92d58c2 with identifier: 1984707
2026-03-29 19:32:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 16eb41f9-14eb-57f9-a71f-cd27d92d58c2 with identifier: 1984707
2026-03-29 19:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 16eb41f9-14eb-57f9-a71f-cd27d92d58c2 with identifier: 1984707 to the API
2026-03-29 19:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO FROZEN PASTELLO',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '16eb41f9-14eb-57f9-a71f-cd27d92d58c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD TRANSIT COURIER 1.5 TDCI 100 CV TREND FP',
'odometer': 148521,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-21',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD TRANSIT COURIER 1.5 TDCI 100 CV TREND FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984707%27 HTTP/1.1" 200 None
2026-03-29 19:32:25 [ayvens.it] INFO: Saving data for 1984707: {'auction_closing_time': 1774859400.0, 'created_time': 1774542685.194409, 'last_price_update_time': 1774812745.206849}
2026-03-29 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984707') HTTP/1.1" 204 0
2026-03-29 19:32:25 [ayvens.it] INFO: Found listing with ID: 1984708
2026-03-29 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984708%27 HTTP/1.1" 200 None
2026-03-29 19:32:25 [ayvens.it] INFO: Scrape type for 1984708: 2
2026-03-29 19:32:25 [ayvens.it] INFO: Extracting data for car ID: 1984708
2026-03-29 19:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b60019b-d623-5283-84d7-4a3f5358f848 with identifier: 1984708
2026-03-29 19:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b60019b-d623-5283-84d7-4a3f5358f848 with scrape type 2
2026-03-29 19:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b60019b-d623-5283-84d7-4a3f5358f848 with scrape type 2
2026-03-29 19:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 2b60019b-d623-5283-84d7-4a3f5358f848, identifier: 1984708
2026-03-29 19:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 2b60019b-d623-5283-84d7-4a3f5358f848 with identifier: 1984708
2026-03-29 19:32:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 2b60019b-d623-5283-84d7-4a3f5358f848 with identifier: 1984708
2026-03-29 19:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 2b60019b-d623-5283-84d7-4a3f5358f848 with identifier: 1984708 to the API
2026-03-29 19:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO MINERALE PASTELLO',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.3L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '2b60019b-d623-5283-84d7-4a3f5358f848',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'RENAULT MASTER FG TA L2 H2 T33 DCI 135 START FP',
'odometer': 140690,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT RENAULT MASTER FG TA L2 H2 T33 DCI 135 START FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984708%27 HTTP/1.1" 200 None
2026-03-29 19:32:25 [ayvens.it] INFO: Saving data for 1984708: {'auction_closing_time': 1774859400.0, 'created_time': 1774542698.350457, 'last_price_update_time': 1774812745.595292}
2026-03-29 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984708') HTTP/1.1" 204 0
2026-03-29 19:32:25 [ayvens.it] INFO: Found listing with ID: 1984709
2026-03-29 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984709%27 HTTP/1.1" 200 None
2026-03-29 19:32:25 [ayvens.it] INFO: Scrape type for 1984709: 2
2026-03-29 19:32:25 [ayvens.it] INFO: Extracting data for car ID: 1984709
2026-03-29 19:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c25ed7d-6f59-58ea-a05c-a6204b4b3174 with identifier: 1984709
2026-03-29 19:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c25ed7d-6f59-58ea-a05c-a6204b4b3174 with scrape type 2
2026-03-29 19:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c25ed7d-6f59-58ea-a05c-a6204b4b3174 with scrape type 2
2026-03-29 19:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 5c25ed7d-6f59-58ea-a05c-a6204b4b3174, identifier: 1984709
2026-03-29 19:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 5c25ed7d-6f59-58ea-a05c-a6204b4b3174 with identifier: 1984709
2026-03-29 19:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 5c25ed7d-6f59-58ea-a05c-a6204b4b3174 with identifier: 1984709
2026-03-29 19:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 5c25ed7d-6f59-58ea-a05c-a6204b4b3174 with identifier: 1984709 to the API
2026-03-29 19:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ONYX BLACK MET',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '5c25ed7d-6f59-58ea-a05c-a6204b4b3174',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'VOLVO XC60 (PC) B4 D AUTOMATICO MOMENTUM PRO FP',
'odometer': 118685,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO VOLVO XC60 (PC) B4 D AUTOMATICO MOMENTUM PRO FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984709%27 HTTP/1.1" 200 None
2026-03-29 19:32:26 [ayvens.it] INFO: Saving data for 1984709: {'auction_closing_time': 1774859400.0, 'created_time': 1774542688.011685, 'last_price_update_time': 1774812746.010546}
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984709') HTTP/1.1" 204 0
2026-03-29 19:32:26 [ayvens.it] INFO: Found listing with ID: 1984710
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984710%27 HTTP/1.1" 200 None
2026-03-29 19:32:26 [ayvens.it] INFO: Scrape type for 1984710: 2
2026-03-29 19:32:26 [ayvens.it] INFO: Extracting data for car ID: 1984710
2026-03-29 19:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64617e91-439a-54ae-b320-30457d79b5f3 with identifier: 1984710
2026-03-29 19:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64617e91-439a-54ae-b320-30457d79b5f3 with scrape type 2
2026-03-29 19:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64617e91-439a-54ae-b320-30457d79b5f3 with scrape type 2
2026-03-29 19:32:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 64617e91-439a-54ae-b320-30457d79b5f3, identifier: 1984710
2026-03-29 19:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 64617e91-439a-54ae-b320-30457d79b5f3 with identifier: 1984710
2026-03-29 19:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 64617e91-439a-54ae-b320-30457d79b5f3 with identifier: 1984710
2026-03-29 19:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 64617e91-439a-54ae-b320-30457d79b5f3 with identifier: 1984710 to the API
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'FUJI WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '64617e91-439a-54ae-b320-30457d79b5f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER RANGE ROVER EVOQUE 2.0 D163 MHEV SE AWD auto Sport '
'utility vehicle 5-door (Euro 6D)',
'odometer': 47759,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-15',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER RANGE ROVER EVOQUE 2.0 D163 MHEV SE AWD auto '
'Sport utility vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984710%27 HTTP/1.1" 200 None
2026-03-29 19:32:26 [ayvens.it] INFO: Saving data for 1984710: {'auction_closing_time': 1774859400.0, 'created_time': 1774542693.65185, 'last_price_update_time': 1774812746.405005}
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984710') HTTP/1.1" 204 0
2026-03-29 19:32:26 [ayvens.it] INFO: Found listing with ID: 1984711
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984711%27 HTTP/1.1" 200 None
2026-03-29 19:32:26 [ayvens.it] INFO: Scrape type for 1984711: 2
2026-03-29 19:32:26 [ayvens.it] INFO: Extracting data for car ID: 1984711
2026-03-29 19:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1812309b-c3a6-5853-85c4-f05fcae1b80a with identifier: 1984711
2026-03-29 19:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1812309b-c3a6-5853-85c4-f05fcae1b80a with scrape type 2
2026-03-29 19:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1812309b-c3a6-5853-85c4-f05fcae1b80a with scrape type 2
2026-03-29 19:32:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 1812309b-c3a6-5853-85c4-f05fcae1b80a, identifier: 1984711
2026-03-29 19:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 1812309b-c3a6-5853-85c4-f05fcae1b80a with identifier: 1984711
2026-03-29 19:32:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 1812309b-c3a6-5853-85c4-f05fcae1b80a with identifier: 1984711
2026-03-29 19:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 1812309b-c3a6-5853-85c4-f05fcae1b80a with identifier: 1984711 to the API
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'DENIM BLU METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '1812309b-c3a6-5853-85c4-f05fcae1b80a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'VOLVO XC60 T8 PLUG-IN AWD AUTO RECHARGE INSCR. FP',
'odometer': 117847,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-22',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO VOLVO XC60 T8 PLUG-IN AWD AUTO RECHARGE INSCR. FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984711%27 HTTP/1.1" 200 None
2026-03-29 19:32:26 [ayvens.it] INFO: Saving data for 1984711: {'auction_closing_time': 1774859400.0, 'created_time': 1774542694.919029, 'last_price_update_time': 1774812746.803451}
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984711') HTTP/1.1" 204 0
2026-03-29 19:32:26 [ayvens.it] INFO: Found listing with ID: 1984712
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984712%27 HTTP/1.1" 200 None
2026-03-29 19:32:26 [ayvens.it] INFO: Scrape type for 1984712: 2
2026-03-29 19:32:26 [ayvens.it] INFO: Extracting data for car ID: 1984712
2026-03-29 19:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f2a8ca0-2a04-5e06-bba6-fa08be755535 with identifier: 1984712
2026-03-29 19:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f2a8ca0-2a04-5e06-bba6-fa08be755535 with scrape type 2
2026-03-29 19:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f2a8ca0-2a04-5e06-bba6-fa08be755535 with scrape type 2
2026-03-29 19:32:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 6f2a8ca0-2a04-5e06-bba6-fa08be755535, identifier: 1984712
2026-03-29 19:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 6f2a8ca0-2a04-5e06-bba6-fa08be755535 with identifier: 1984712
2026-03-29 19:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 6f2a8ca0-2a04-5e06-bba6-fa08be755535 with identifier: 1984712
2026-03-29 19:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 6f2a8ca0-2a04-5e06-bba6-fa08be755535 with identifier: 1984712 to the API
2026-03-29 19:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ARTIC WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '3.3L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '6f2a8ca0-2a04-5e06-bba6-fa08be755535',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'MAZDA',
'model': 'MAZDA CX-60 3.3L e-SKYACTIV MHEV Excl. Line Auto Sport utility '
'vehicle 5-door (Euro 6D)',
'odometer': 25,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'MAZDA MAZDA CX-60 3.3L e-SKYACTIV MHEV Excl. Line Auto Sport '
'utility vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2025}
2026-03-29 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984712%27 HTTP/1.1" 200 None
2026-03-29 19:32:27 [ayvens.it] INFO: Saving data for 1984712: {'auction_closing_time': 1774859400.0, 'created_time': 1774542692.866412, 'last_price_update_time': 1774812747.200585}
2026-03-29 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984712') HTTP/1.1" 204 0
2026-03-29 19:32:27 [ayvens.it] INFO: Found listing with ID: 1984713
2026-03-29 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984713%27 HTTP/1.1" 200 None
2026-03-29 19:32:27 [ayvens.it] INFO: Scrape type for 1984713: 2
2026-03-29 19:32:27 [ayvens.it] INFO: Extracting data for car ID: 1984713
2026-03-29 19:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d8052c0-64bd-53e2-b895-3a9f40ec5c58 with identifier: 1984713
2026-03-29 19:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d8052c0-64bd-53e2-b895-3a9f40ec5c58 with scrape type 2
2026-03-29 19:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d8052c0-64bd-53e2-b895-3a9f40ec5c58 with scrape type 2
2026-03-29 19:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 2d8052c0-64bd-53e2-b895-3a9f40ec5c58, identifier: 1984713
2026-03-29 19:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 2d8052c0-64bd-53e2-b895-3a9f40ec5c58 with identifier: 1984713
2026-03-29 19:32:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 2d8052c0-64bd-53e2-b895-3a9f40ec5c58 with identifier: 1984713
2026-03-29 19:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 2d8052c0-64bd-53e2-b895-3a9f40ec5c58 with identifier: 1984713 to the API
2026-03-29 19:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Rosso Passione pastello',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '2d8052c0-64bd-53e2-b895-3a9f40ec5c58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT 500 1.0 70cv Ibrido Hatchback 3-door',
'odometer': 20895,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT 500 1.0 70cv Ibrido Hatchback 3-door -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984713%27 HTTP/1.1" 200 None
2026-03-29 19:32:27 [ayvens.it] INFO: Saving data for 1984713: {'auction_closing_time': 1774859400.0, 'created_time': 1774542692.564164, 'last_price_update_time': 1774812747.643748}
2026-03-29 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984713') HTTP/1.1" 204 0
2026-03-29 19:32:27 [ayvens.it] INFO: Found listing with ID: 1984714
2026-03-29 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984714%27 HTTP/1.1" 200 None
2026-03-29 19:32:27 [ayvens.it] INFO: Scrape type for 1984714: 2
2026-03-29 19:32:27 [ayvens.it] INFO: Extracting data for car ID: 1984714
2026-03-29 19:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d9a861c-7ff7-534e-80d6-671afd8de506 with identifier: 1984714
2026-03-29 19:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d9a861c-7ff7-534e-80d6-671afd8de506 with scrape type 2
2026-03-29 19:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d9a861c-7ff7-534e-80d6-671afd8de506 with scrape type 2
2026-03-29 19:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 2d9a861c-7ff7-534e-80d6-671afd8de506, identifier: 1984714
2026-03-29 19:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 2d9a861c-7ff7-534e-80d6-671afd8de506 with identifier: 1984714
2026-03-29 19:32:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 2d9a861c-7ff7-534e-80d6-671afd8de506 with identifier: 1984714
2026-03-29 19:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 2d9a861c-7ff7-534e-80d6-671afd8de506 with identifier: 1984714 to the API
2026-03-29 19:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO DAYTONA PERLA',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '2d9a861c-7ff7-534e-80d6-671afd8de506',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q5 55 TFSI E IDENTITY BLACK QUATTRO S TRON. FP',
'odometer': 51051,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-28',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q5 55 TFSI E IDENTITY BLACK QUATTRO S TRON. FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984714%27 HTTP/1.1" 200 None
2026-03-29 19:32:28 [ayvens.it] INFO: Saving data for 1984714: {'auction_closing_time': 1774859400.0, 'created_time': 1774542694.59698, 'last_price_update_time': 1774812748.048874}
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984714') HTTP/1.1" 204 0
2026-03-29 19:32:28 [ayvens.it] INFO: Found listing with ID: 1984715
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984715%27 HTTP/1.1" 200 None
2026-03-29 19:32:28 [ayvens.it] INFO: Scrape type for 1984715: 2
2026-03-29 19:32:28 [ayvens.it] INFO: Extracting data for car ID: 1984715
2026-03-29 19:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dad4faa-83ba-5dc6-a22c-307e3d4b44f1 with identifier: 1984715
2026-03-29 19:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dad4faa-83ba-5dc6-a22c-307e3d4b44f1 with scrape type 2
2026-03-29 19:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8dad4faa-83ba-5dc6-a22c-307e3d4b44f1 with scrape type 2
2026-03-29 19:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 8dad4faa-83ba-5dc6-a22c-307e3d4b44f1, identifier: 1984715
2026-03-29 19:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 8dad4faa-83ba-5dc6-a22c-307e3d4b44f1 with identifier: 1984715
2026-03-29 19:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 8dad4faa-83ba-5dc6-a22c-307e3d4b44f1 with identifier: 1984715
2026-03-29 19:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 8dad4faa-83ba-5dc6-a22c-307e3d4b44f1 with identifier: 1984715 to the API
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'POLAR WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '8dad4faa-83ba-5dc6-a22c-307e3d4b44f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN C3 (PC) BLUEHDI 100 S&S FEEL PACK FP',
'odometer': 108084,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-19',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN C3 (PC) BLUEHDI 100 S&S FEEL PACK FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984715%27 HTTP/1.1" 200 None
2026-03-29 19:32:28 [ayvens.it] INFO: Saving data for 1984715: {'auction_closing_time': 1774859400.0, 'created_time': 1774542699.242956, 'last_price_update_time': 1774812748.434559}
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984715') HTTP/1.1" 204 0
2026-03-29 19:32:28 [ayvens.it] INFO: Found listing with ID: 1984716
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984716%27 HTTP/1.1" 200 None
2026-03-29 19:32:28 [ayvens.it] INFO: Scrape type for 1984716: 2
2026-03-29 19:32:28 [ayvens.it] INFO: Extracting data for car ID: 1984716
2026-03-29 19:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3f1413b-e7bd-5768-8871-aa87a921c5ed with identifier: 1984716
2026-03-29 19:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3f1413b-e7bd-5768-8871-aa87a921c5ed with scrape type 2
2026-03-29 19:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3f1413b-e7bd-5768-8871-aa87a921c5ed with scrape type 2
2026-03-29 19:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: a3f1413b-e7bd-5768-8871-aa87a921c5ed, identifier: 1984716
2026-03-29 19:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: a3f1413b-e7bd-5768-8871-aa87a921c5ed with identifier: 1984716
2026-03-29 19:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: a3f1413b-e7bd-5768-8871-aa87a921c5ed with identifier: 1984716
2026-03-29 19:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: a3f1413b-e7bd-5768-8871-aa87a921c5ed with identifier: 1984716 to the API
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Agate Black metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'a3f1413b-e7bd-5768-8871-aa87a921c5ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD FOCUS 1.5 Ecoblue 120cv Business Auto SW SW 5-door (Euro 6.2)',
'odometer': 107643,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD FOCUS 1.5 Ecoblue 120cv Business Auto SW SW 5-door (Euro '
'6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984716%27 HTTP/1.1" 200 None
2026-03-29 19:32:28 [ayvens.it] INFO: Saving data for 1984716: {'auction_closing_time': 1774859400.0, 'created_time': 1774542697.446363, 'last_price_update_time': 1774812748.911923}
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984716') HTTP/1.1" 204 0
2026-03-29 19:32:28 [ayvens.it] INFO: Found listing with ID: 1984717
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984717%27 HTTP/1.1" 200 None
2026-03-29 19:32:28 [ayvens.it] INFO: Scrape type for 1984717: 2
2026-03-29 19:32:28 [ayvens.it] INFO: Extracting data for car ID: 1984717
2026-03-29 19:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5e41e31-e1a7-5017-ac9a-b818b85488c7 with identifier: 1984717
2026-03-29 19:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5e41e31-e1a7-5017-ac9a-b818b85488c7 with scrape type 2
2026-03-29 19:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5e41e31-e1a7-5017-ac9a-b818b85488c7 with scrape type 2
2026-03-29 19:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d5e41e31-e1a7-5017-ac9a-b818b85488c7, identifier: 1984717
2026-03-29 19:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d5e41e31-e1a7-5017-ac9a-b818b85488c7 with identifier: 1984717
2026-03-29 19:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d5e41e31-e1a7-5017-ac9a-b818b85488c7 with identifier: 1984717
2026-03-29 19:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d5e41e31-e1a7-5017-ac9a-b818b85488c7 with identifier: 1984717 to the API
2026-03-29 19:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.3L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'd5e41e31-e1a7-5017-ac9a-b818b85488c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT DUCATO (PC) 35 MH1 2.3 MULTIJET 140CV E6D-TEMP',
'odometer': 205788,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-24',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT DUCATO (PC) 35 MH1 2.3 MULTIJET 140CV E6D-TEMP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984717%27 HTTP/1.1" 200 None
2026-03-29 19:32:29 [ayvens.it] INFO: Saving data for 1984717: {'auction_closing_time': 1774859400.0, 'created_time': 1774542700.536702, 'last_price_update_time': 1774812749.290474}
2026-03-29 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984717') HTTP/1.1" 204 0
2026-03-29 19:32:29 [ayvens.it] INFO: Found listing with ID: 1984718
2026-03-29 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984718%27 HTTP/1.1" 200 None
2026-03-29 19:32:29 [ayvens.it] INFO: Scrape type for 1984718: 2
2026-03-29 19:32:29 [ayvens.it] INFO: Extracting data for car ID: 1984718
2026-03-29 19:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94cb1550-731f-59d8-9490-e28b8e7058e8 with identifier: 1984718
2026-03-29 19:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94cb1550-731f-59d8-9490-e28b8e7058e8 with scrape type 2
2026-03-29 19:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94cb1550-731f-59d8-9490-e28b8e7058e8 with scrape type 2
2026-03-29 19:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 94cb1550-731f-59d8-9490-e28b8e7058e8, identifier: 1984718
2026-03-29 19:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 94cb1550-731f-59d8-9490-e28b8e7058e8 with identifier: 1984718
2026-03-29 19:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 94cb1550-731f-59d8-9490-e28b8e7058e8 with identifier: 1984718
2026-03-29 19:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 94cb1550-731f-59d8-9490-e28b8e7058e8 with identifier: 1984718 to the API
2026-03-29 19:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NATURAL WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '94cb1550-731f-59d8-9490-e28b8e7058e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN C5 AIRCROSS (PC BLUEHDI 130 S&S C-SERIES EAT8',
'odometer': 45985,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN C5 AIRCROSS (PC BLUEHDI 130 S&S C-SERIES EAT8 -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984718%27 HTTP/1.1" 200 None
2026-03-29 19:32:29 [ayvens.it] INFO: Saving data for 1984718: {'auction_closing_time': 1774859400.0, 'created_time': 1774542702.378294, 'last_price_update_time': 1774812749.686664}
2026-03-29 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984718') HTTP/1.1" 204 0
2026-03-29 19:32:29 [ayvens.it] INFO: Found listing with ID: 1984719
2026-03-29 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984719%27 HTTP/1.1" 200 None
2026-03-29 19:32:29 [ayvens.it] INFO: Scrape type for 1984719: 2
2026-03-29 19:32:29 [ayvens.it] INFO: Extracting data for car ID: 1984719
2026-03-29 19:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d85d11d6-32c6-502d-a199-5129903bc60d with identifier: 1984719
2026-03-29 19:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d85d11d6-32c6-502d-a199-5129903bc60d with scrape type 2
2026-03-29 19:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d85d11d6-32c6-502d-a199-5129903bc60d with scrape type 2
2026-03-29 19:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d85d11d6-32c6-502d-a199-5129903bc60d, identifier: 1984719
2026-03-29 19:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d85d11d6-32c6-502d-a199-5129903bc60d with identifier: 1984719
2026-03-29 19:32:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d85d11d6-32c6-502d-a199-5129903bc60d with identifier: 1984719
2026-03-29 19:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d85d11d6-32c6-502d-a199-5129903bc60d with identifier: 1984719 to the API
2026-03-29 19:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NARVIK BLACK',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'd85d11d6-32c6-502d-a199-5129903bc60d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 180CV S 4WD AUT. FP (PC) FP',
'odometer': 126021,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER DISCOVERY SPORT 2.0 TD4 180CV S 4WD AUT. FP '
'(PC) FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984719%27 HTTP/1.1" 200 None
2026-03-29 19:32:30 [ayvens.it] INFO: Saving data for 1984719: {'auction_closing_time': 1774859400.0, 'created_time': 1774542703.587022, 'last_price_update_time': 1774812750.08287}
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984719') HTTP/1.1" 204 0
2026-03-29 19:32:30 [ayvens.it] INFO: Found listing with ID: 1984720
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984720%27 HTTP/1.1" 200 None
2026-03-29 19:32:30 [ayvens.it] INFO: Scrape type for 1984720: 2
2026-03-29 19:32:30 [ayvens.it] INFO: Extracting data for car ID: 1984720
2026-03-29 19:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8229d552-1473-5c40-9dca-aa1d1a5bb469 with identifier: 1984720
2026-03-29 19:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8229d552-1473-5c40-9dca-aa1d1a5bb469 with scrape type 2
2026-03-29 19:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8229d552-1473-5c40-9dca-aa1d1a5bb469 with scrape type 2
2026-03-29 19:32:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 8229d552-1473-5c40-9dca-aa1d1a5bb469, identifier: 1984720
2026-03-29 19:32:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 8229d552-1473-5c40-9dca-aa1d1a5bb469 with identifier: 1984720
2026-03-29 19:32:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 8229d552-1473-5c40-9dca-aa1d1a5bb469 with identifier: 1984720
2026-03-29 19:32:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 8229d552-1473-5c40-9dca-aa1d1a5bb469 with identifier: 1984720 to the API
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'PURE WHITE',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '8229d552-1473-5c40-9dca-aa1d1a5bb469',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN GOLF (PC) 1.0 ETSI 81KW EVO LIFE DSG FP',
'odometer': 181235,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-06',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN GOLF (PC) 1.0 ETSI 81KW EVO LIFE DSG FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984720%27 HTTP/1.1" 200 None
2026-03-29 19:32:30 [ayvens.it] INFO: Saving data for 1984720: {'auction_closing_time': 1774859400.0, 'created_time': 1774542705.656801, 'last_price_update_time': 1774812750.445602}
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984720') HTTP/1.1" 204 0
2026-03-29 19:32:30 [ayvens.it] INFO: Found listing with ID: 1984721
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984721%27 HTTP/1.1" 200 None
2026-03-29 19:32:30 [ayvens.it] INFO: Scrape type for 1984721: 2
2026-03-29 19:32:30 [ayvens.it] INFO: Extracting data for car ID: 1984721
2026-03-29 19:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e3a13d1-6bd9-5f01-a51b-a9c580957384 with identifier: 1984721
2026-03-29 19:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e3a13d1-6bd9-5f01-a51b-a9c580957384 with scrape type 2
2026-03-29 19:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e3a13d1-6bd9-5f01-a51b-a9c580957384 with scrape type 2
2026-03-29 19:32:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 6e3a13d1-6bd9-5f01-a51b-a9c580957384, identifier: 1984721
2026-03-29 19:32:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 6e3a13d1-6bd9-5f01-a51b-a9c580957384 with identifier: 1984721
2026-03-29 19:32:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 6e3a13d1-6bd9-5f01-a51b-a9c580957384 with identifier: 1984721
2026-03-29 19:32:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 6e3a13d1-6bd9-5f01-a51b-a9c580957384 with identifier: 1984721 to the API
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO MYTHOS MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '6e3a13d1-6bd9-5f01-a51b-a9c580957384',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q5 (PC) 50 TFSI E S LINE PLUS QUATTRO S TRONIC FP',
'odometer': 42714,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-19',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q5 (PC) 50 TFSI E S LINE PLUS QUATTRO S TRONIC FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984721%27 HTTP/1.1" 200 None
2026-03-29 19:32:30 [ayvens.it] INFO: Saving data for 1984721: {'auction_closing_time': 1774859400.0, 'created_time': 1774542707.78173, 'last_price_update_time': 1774812750.822339}
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984721') HTTP/1.1" 204 0
2026-03-29 19:32:30 [ayvens.it] INFO: Found listing with ID: 1984722
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984722%27 HTTP/1.1" 200 None
2026-03-29 19:32:30 [ayvens.it] INFO: Scrape type for 1984722: 2
2026-03-29 19:32:30 [ayvens.it] INFO: Extracting data for car ID: 1984722
2026-03-29 19:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5596e0cd-25eb-5635-9f02-a7068f23705e with identifier: 1984722
2026-03-29 19:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5596e0cd-25eb-5635-9f02-a7068f23705e with scrape type 2
2026-03-29 19:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5596e0cd-25eb-5635-9f02-a7068f23705e with scrape type 2
2026-03-29 19:32:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 5596e0cd-25eb-5635-9f02-a7068f23705e, identifier: 1984722
2026-03-29 19:32:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 5596e0cd-25eb-5635-9f02-a7068f23705e with identifier: 1984722
2026-03-29 19:32:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 5596e0cd-25eb-5635-9f02-a7068f23705e with identifier: 1984722
2026-03-29 19:32:31 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 5596e0cd-25eb-5635-9f02-a7068f23705e with identifier: 1984722 to the API
2026-03-29 19:32:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'LUCID RED METALLIZZATO PREMIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '5596e0cd-25eb-5635-9f02-a7068f23705e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD KUGA 1.5 EcoBlue 120CV 2WD ST-Line X Auto',
'odometer': 127878,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD KUGA 1.5 EcoBlue 120CV 2WD ST-Line X Auto -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984722%27 HTTP/1.1" 200 None
2026-03-29 19:32:31 [ayvens.it] INFO: Saving data for 1984722: {'auction_closing_time': 1774859400.0, 'created_time': 1774542709.161731, 'last_price_update_time': 1774812751.497425}
2026-03-29 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984722') HTTP/1.1" 204 0
2026-03-29 19:32:31 [ayvens.it] INFO: Found listing with ID: 1984723
2026-03-29 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984723%27 HTTP/1.1" 200 None
2026-03-29 19:32:31 [ayvens.it] INFO: Scrape type for 1984723: 2
2026-03-29 19:32:31 [ayvens.it] INFO: Extracting data for car ID: 1984723
2026-03-29 19:32:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c55da13-a3d4-5ba1-84a5-11f1aeee0208 with identifier: 1984723
2026-03-29 19:32:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c55da13-a3d4-5ba1-84a5-11f1aeee0208 with scrape type 2
2026-03-29 19:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c55da13-a3d4-5ba1-84a5-11f1aeee0208 with scrape type 2
2026-03-29 19:32:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 5c55da13-a3d4-5ba1-84a5-11f1aeee0208, identifier: 1984723
2026-03-29 19:32:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 5c55da13-a3d4-5ba1-84a5-11f1aeee0208 with identifier: 1984723
2026-03-29 19:32:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 5c55da13-a3d4-5ba1-84a5-11f1aeee0208 with identifier: 1984723
2026-03-29 19:32:31 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 5c55da13-a3d4-5ba1-84a5-11f1aeee0208 with identifier: 1984723 to the API
2026-03-29 19:32:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO PERLA MTZ SPECIALE',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '5c55da13-a3d4-5ba1-84a5-11f1aeee0208',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'RENAULT ARKANA 1.6 HYBRID E-TECH 105KW R.S. LINE',
'odometer': 92474,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-16',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT RENAULT ARKANA 1.6 HYBRID E-TECH 105KW R.S. LINE -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984723%27 HTTP/1.1" 200 None
2026-03-29 19:32:31 [ayvens.it] INFO: Saving data for 1984723: {'auction_closing_time': 1774859400.0, 'created_time': 1774542711.897051, 'last_price_update_time': 1774812751.927792}
2026-03-29 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984723') HTTP/1.1" 204 0
2026-03-29 19:32:31 [ayvens.it] INFO: Found listing with ID: 1984724
2026-03-29 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984724%27 HTTP/1.1" 200 None
2026-03-29 19:32:31 [ayvens.it] INFO: Scrape type for 1984724: 2
2026-03-29 19:32:31 [ayvens.it] INFO: Extracting data for car ID: 1984724
2026-03-29 19:32:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 281a8aa1-bc31-5eec-892c-f3c89cfe166f with identifier: 1984724
2026-03-29 19:32:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 281a8aa1-bc31-5eec-892c-f3c89cfe166f with scrape type 2
2026-03-29 19:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 281a8aa1-bc31-5eec-892c-f3c89cfe166f with scrape type 2
2026-03-29 19:32:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 281a8aa1-bc31-5eec-892c-f3c89cfe166f, identifier: 1984724
2026-03-29 19:32:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 281a8aa1-bc31-5eec-892c-f3c89cfe166f with identifier: 1984724
2026-03-29 19:32:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 281a8aa1-bc31-5eec-892c-f3c89cfe166f with identifier: 1984724
2026-03-29 19:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 281a8aa1-bc31-5eec-892c-f3c89cfe166f with identifier: 1984724 to the API
2026-03-29 19:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BRIGHT DUSK METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '281a8aa1-bc31-5eec-892c-f3c89cfe166f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'VOLVO XC40 (PC) T4 RECHARGE PLUG-IN AUTO CORE FP',
'odometer': 77418,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO VOLVO XC40 (PC) T4 RECHARGE PLUG-IN AUTO CORE FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984724%27 HTTP/1.1" 200 None
2026-03-29 19:32:32 [ayvens.it] INFO: Saving data for 1984724: {'auction_closing_time': 1774859400.0, 'created_time': 1774542712.887203, 'last_price_update_time': 1774812752.29084}
2026-03-29 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984724') HTTP/1.1" 204 0
2026-03-29 19:32:32 [ayvens.it] INFO: Found listing with ID: 1984725
2026-03-29 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984725%27 HTTP/1.1" 200 None
2026-03-29 19:32:32 [ayvens.it] INFO: Scrape type for 1984725: 2
2026-03-29 19:32:32 [ayvens.it] INFO: Extracting data for car ID: 1984725
2026-03-29 19:32:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a8121d0-68a5-53e0-a58d-40bc78daf49e with identifier: 1984725
2026-03-29 19:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a8121d0-68a5-53e0-a58d-40bc78daf49e with scrape type 2
2026-03-29 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a8121d0-68a5-53e0-a58d-40bc78daf49e with scrape type 2
2026-03-29 19:32:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 1a8121d0-68a5-53e0-a58d-40bc78daf49e, identifier: 1984725
2026-03-29 19:32:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 1a8121d0-68a5-53e0-a58d-40bc78daf49e with identifier: 1984725
2026-03-29 19:32:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 1a8121d0-68a5-53e0-a58d-40bc78daf49e with identifier: 1984725
2026-03-29 19:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 1a8121d0-68a5-53e0-a58d-40bc78daf49e with identifier: 1984725 to the API
2026-03-29 19:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Bianco Alfa pastello',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.1L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '1a8121d0-68a5-53e0-a58d-40bc78daf49e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'ALFA ROMEO',
'model': 'ALFA ROMEO STELVIO 2.2 TD 190 CV Sprint AT8 Q4 Sport utility '
'vehicle 5-door (Euro 6D)',
'odometer': 196529,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'ALFA ROMEO ALFA ROMEO STELVIO 2.2 TD 190 CV Sprint AT8 Q4 Sport '
'utility vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984725%27 HTTP/1.1" 200 None
2026-03-29 19:32:32 [ayvens.it] INFO: Saving data for 1984725: {'auction_closing_time': 1774859400.0, 'created_time': 1774542713.903005, 'last_price_update_time': 1774812752.696673}
2026-03-29 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984725') HTTP/1.1" 204 0
2026-03-29 19:32:32 [ayvens.it] INFO: Found listing with ID: 1984726
2026-03-29 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984726%27 HTTP/1.1" 200 None
2026-03-29 19:32:32 [ayvens.it] INFO: Scrape type for 1984726: 2
2026-03-29 19:32:32 [ayvens.it] INFO: Extracting data for car ID: 1984726
2026-03-29 19:32:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10001891-2c68-5bb9-a621-09f89f0bddc4 with identifier: 1984726
2026-03-29 19:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10001891-2c68-5bb9-a621-09f89f0bddc4 with scrape type 2
2026-03-29 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10001891-2c68-5bb9-a621-09f89f0bddc4 with scrape type 2
2026-03-29 19:32:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 10001891-2c68-5bb9-a621-09f89f0bddc4, identifier: 1984726
2026-03-29 19:32:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 10001891-2c68-5bb9-a621-09f89f0bddc4 with identifier: 1984726
2026-03-29 19:32:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 10001891-2c68-5bb9-a621-09f89f0bddc4 with identifier: 1984726
2026-03-29 19:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 10001891-2c68-5bb9-a621-09f89f0bddc4 with identifier: 1984726 to the API
2026-03-29 19:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'POLAR WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '10001891-2c68-5bb9-a621-09f89f0bddc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN C3 (PC) BLUEHDI 100 S&S FEEL PACK FP',
'odometer': 83499,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN C3 (PC) BLUEHDI 100 S&S FEEL PACK FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984726%27 HTTP/1.1" 200 None
2026-03-29 19:32:33 [ayvens.it] INFO: Saving data for 1984726: {'auction_closing_time': 1774859400.0, 'created_time': 1774542716.453147, 'last_price_update_time': 1774812753.075154}
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984726') HTTP/1.1" 204 0
2026-03-29 19:32:33 [ayvens.it] INFO: Found listing with ID: 1984727
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984727%27 HTTP/1.1" 200 None
2026-03-29 19:32:33 [ayvens.it] INFO: Scrape type for 1984727: 2
2026-03-29 19:32:33 [ayvens.it] INFO: Extracting data for car ID: 1984727
2026-03-29 19:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9c3031a-4e38-5507-9bca-96d99ccd2678 with identifier: 1984727
2026-03-29 19:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9c3031a-4e38-5507-9bca-96d99ccd2678 with scrape type 2
2026-03-29 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9c3031a-4e38-5507-9bca-96d99ccd2678 with scrape type 2
2026-03-29 19:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d9c3031a-4e38-5507-9bca-96d99ccd2678, identifier: 1984727
2026-03-29 19:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d9c3031a-4e38-5507-9bca-96d99ccd2678 with identifier: 1984727
2026-03-29 19:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d9c3031a-4e38-5507-9bca-96d99ccd2678 with identifier: 1984727
2026-03-29 19:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d9c3031a-4e38-5507-9bca-96d99ccd2678 with identifier: 1984727 to the API
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ALPINE WHITE',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': 'd9c3031a-4e38-5507-9bca-96d99ccd2678',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'JEEP',
'model': 'JEEP RENEGADE CONSIP 1.3 T4 PHEV 190CV LIMITED 4XE AUTO FP',
'odometer': 34593,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-07',
'seats_number': 5,
'seller_name': None,
'title': 'JEEP JEEP RENEGADE CONSIP 1.3 T4 PHEV 190CV LIMITED 4XE AUTO FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984727%27 HTTP/1.1" 200 None
2026-03-29 19:32:33 [ayvens.it] INFO: Saving data for 1984727: {'auction_closing_time': 1774859400.0, 'created_time': 1774542717.57053, 'last_price_update_time': 1774812753.523378}
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984727') HTTP/1.1" 204 0
2026-03-29 19:32:33 [ayvens.it] INFO: Found listing with ID: 1984728
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984728%27 HTTP/1.1" 200 None
2026-03-29 19:32:33 [ayvens.it] INFO: Scrape type for 1984728: 2
2026-03-29 19:32:33 [ayvens.it] INFO: Extracting data for car ID: 1984728
2026-03-29 19:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee8746a0-6a28-596d-a655-87023765cef5 with identifier: 1984728
2026-03-29 19:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee8746a0-6a28-596d-a655-87023765cef5 with scrape type 2
2026-03-29 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee8746a0-6a28-596d-a655-87023765cef5 with scrape type 2
2026-03-29 19:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: ee8746a0-6a28-596d-a655-87023765cef5, identifier: 1984728
2026-03-29 19:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: ee8746a0-6a28-596d-a655-87023765cef5 with identifier: 1984728
2026-03-29 19:32:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: ee8746a0-6a28-596d-a655-87023765cef5 with identifier: 1984728
2026-03-29 19:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: ee8746a0-6a28-596d-a655-87023765cef5 with identifier: 1984728 to the API
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRAPHITE GREY METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': 'ee8746a0-6a28-596d-a655-87023765cef5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'JEEP',
'model': 'JEEP RENEGADE 1.5 T4 MHEV 130CV LIMITED DDCT FP',
'odometer': 106022,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-13',
'seats_number': 5,
'seller_name': None,
'title': 'JEEP JEEP RENEGADE 1.5 T4 MHEV 130CV LIMITED DDCT FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984728%27 HTTP/1.1" 200 None
2026-03-29 19:32:33 [ayvens.it] INFO: Saving data for 1984728: {'auction_closing_time': 1774859400.0, 'created_time': 1774542718.841684, 'last_price_update_time': 1774812753.91162}
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984728') HTTP/1.1" 204 0
2026-03-29 19:32:33 [ayvens.it] INFO: Found listing with ID: 1984729
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984729%27 HTTP/1.1" 200 None
2026-03-29 19:32:33 [ayvens.it] INFO: Scrape type for 1984729: 2
2026-03-29 19:32:33 [ayvens.it] INFO: Extracting data for car ID: 1984729
2026-03-29 19:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 955eef84-274e-5069-964c-1b6c1cd9e646 with identifier: 1984729
2026-03-29 19:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 955eef84-274e-5069-964c-1b6c1cd9e646 with scrape type 2
2026-03-29 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 955eef84-274e-5069-964c-1b6c1cd9e646 with scrape type 2
2026-03-29 19:32:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 955eef84-274e-5069-964c-1b6c1cd9e646, identifier: 1984729
2026-03-29 19:32:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 955eef84-274e-5069-964c-1b6c1cd9e646 with identifier: 1984729
2026-03-29 19:32:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 955eef84-274e-5069-964c-1b6c1cd9e646 with identifier: 1984729
2026-03-29 19:32:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 955eef84-274e-5069-964c-1b6c1cd9e646 with identifier: 1984729 to the API
2026-03-29 19:32:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'CHROME BLUE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '955eef84-274e-5069-964c-1b6c1cd9e646',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD FOCUS SW (PC) 1.0 ECOB. HYBR. 125CV ST-LINE DES.AUTOSW',
'odometer': 115995,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD FOCUS SW (PC) 1.0 ECOB. HYBR. 125CV ST-LINE DES.AUTOSW -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984729%27 HTTP/1.1" 200 None
2026-03-29 19:32:34 [ayvens.it] INFO: Saving data for 1984729: {'auction_closing_time': 1774859400.0, 'created_time': 1774542720.580527, 'last_price_update_time': 1774812754.285567}
2026-03-29 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984729') HTTP/1.1" 204 0
2026-03-29 19:32:34 [ayvens.it] INFO: Found listing with ID: 1984730
2026-03-29 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984730%27 HTTP/1.1" 200 None
2026-03-29 19:32:34 [ayvens.it] INFO: Scrape type for 1984730: 2
2026-03-29 19:32:34 [ayvens.it] INFO: Extracting data for car ID: 1984730
2026-03-29 19:32:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f20595ca-4d36-5416-ab26-48ba948de055 with identifier: 1984730
2026-03-29 19:32:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f20595ca-4d36-5416-ab26-48ba948de055 with scrape type 2
2026-03-29 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f20595ca-4d36-5416-ab26-48ba948de055 with scrape type 2
2026-03-29 19:32:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: f20595ca-4d36-5416-ab26-48ba948de055, identifier: 1984730
2026-03-29 19:32:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: f20595ca-4d36-5416-ab26-48ba948de055 with identifier: 1984730
2026-03-29 19:32:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: f20595ca-4d36-5416-ab26-48ba948de055 with identifier: 1984730
2026-03-29 19:32:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: f20595ca-4d36-5416-ab26-48ba948de055 with identifier: 1984730 to the API
2026-03-29 19:32:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'f20595ca-4d36-5416-ab26-48ba948de055',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER RANGE ROVER VELAR 2.0 D I4 204 R-Dynamic S 4WD Auto '
'Sport utility vehicle 5-door (Euro 6D)',
'odometer': 84669,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER RANGE ROVER VELAR 2.0 D I4 204 R-Dynamic S '
'4WD Auto Sport utility vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984730%27 HTTP/1.1" 200 None
2026-03-29 19:32:34 [ayvens.it] INFO: Saving data for 1984730: {'auction_closing_time': 1774859400.0, 'created_time': 1774542721.63548, 'last_price_update_time': 1774812754.680603}
2026-03-29 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984730') HTTP/1.1" 204 0
2026-03-29 19:32:34 [ayvens.it] INFO: Found listing with ID: 1984731
2026-03-29 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984731%27 HTTP/1.1" 200 None
2026-03-29 19:32:34 [ayvens.it] INFO: Scrape type for 1984731: 2
2026-03-29 19:32:34 [ayvens.it] INFO: Extracting data for car ID: 1984731
2026-03-29 19:32:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d37f6b88-4fc9-5bc9-bcb7-0d5eb10d1a34 with identifier: 1984731
2026-03-29 19:32:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d37f6b88-4fc9-5bc9-bcb7-0d5eb10d1a34 with scrape type 2
2026-03-29 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d37f6b88-4fc9-5bc9-bcb7-0d5eb10d1a34 with scrape type 2
2026-03-29 19:32:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d37f6b88-4fc9-5bc9-bcb7-0d5eb10d1a34, identifier: 1984731
2026-03-29 19:32:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d37f6b88-4fc9-5bc9-bcb7-0d5eb10d1a34 with identifier: 1984731
2026-03-29 19:32:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d37f6b88-4fc9-5bc9-bcb7-0d5eb10d1a34 with identifier: 1984731
2026-03-29 19:32:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d37f6b88-4fc9-5bc9-bcb7-0d5eb10d1a34 with identifier: 1984731 to the API
2026-03-29 19:32:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'EIGER GREY METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'd37f6b88-4fc9-5bc9-bcb7-0d5eb10d1a34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER RANGE ROVER EVOQUE 2.0 D163 MHEV R-Dynamic S AWD auto '
'Sport utility vehicle 5-door (Euro 6D)',
'odometer': 44875,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER RANGE ROVER EVOQUE 2.0 D163 MHEV R-Dynamic S '
'AWD auto Sport utility vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984731%27 HTTP/1.1" 200 None
2026-03-29 19:32:35 [ayvens.it] INFO: Saving data for 1984731: {'auction_closing_time': 1774859400.0, 'created_time': 1774542723.593967, 'last_price_update_time': 1774812755.086916}
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984731') HTTP/1.1" 204 0
2026-03-29 19:32:35 [ayvens.it] INFO: Found listing with ID: 1984732
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984732%27 HTTP/1.1" 200 None
2026-03-29 19:32:35 [ayvens.it] INFO: Scrape type for 1984732: 2
2026-03-29 19:32:35 [ayvens.it] INFO: Extracting data for car ID: 1984732
2026-03-29 19:32:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62b5d183-30fb-54f2-8e56-0dbcf23c160c with identifier: 1984732
2026-03-29 19:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62b5d183-30fb-54f2-8e56-0dbcf23c160c with scrape type 2
2026-03-29 19:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62b5d183-30fb-54f2-8e56-0dbcf23c160c with scrape type 2
2026-03-29 19:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 62b5d183-30fb-54f2-8e56-0dbcf23c160c, identifier: 1984732
2026-03-29 19:32:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 62b5d183-30fb-54f2-8e56-0dbcf23c160c with identifier: 1984732
2026-03-29 19:32:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 62b5d183-30fb-54f2-8e56-0dbcf23c160c with identifier: 1984732
2026-03-29 19:32:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 62b5d183-30fb-54f2-8e56-0dbcf23c160c with identifier: 1984732 to the API
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '62b5d183-30fb-54f2-8e56-0dbcf23c160c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN PASSAT SW (PC) VAR. 2.0 TDI SCR EVO 110KW EXECUTIVE DSG '
'F FP',
'odometer': 159580,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN PASSAT SW (PC) VAR. 2.0 TDI SCR EVO 110KW '
'EXECUTIVE DSG F FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984732%27 HTTP/1.1" 200 None
2026-03-29 19:32:35 [ayvens.it] INFO: Saving data for 1984732: {'auction_closing_time': 1774859400.0, 'created_time': 1774542724.878402, 'last_price_update_time': 1774812755.473379}
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984732') HTTP/1.1" 204 0
2026-03-29 19:32:35 [ayvens.it] INFO: Found listing with ID: 1984733
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984733%27 HTTP/1.1" 200 None
2026-03-29 19:32:35 [ayvens.it] INFO: Scrape type for 1984733: 2
2026-03-29 19:32:35 [ayvens.it] INFO: Extracting data for car ID: 1984733
2026-03-29 19:32:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1580671d-3a9e-53ce-93c0-537f97def608 with identifier: 1984733
2026-03-29 19:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1580671d-3a9e-53ce-93c0-537f97def608 with scrape type 2
2026-03-29 19:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1580671d-3a9e-53ce-93c0-537f97def608 with scrape type 2
2026-03-29 19:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 1580671d-3a9e-53ce-93c0-537f97def608, identifier: 1984733
2026-03-29 19:32:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 1580671d-3a9e-53ce-93c0-537f97def608 with identifier: 1984733
2026-03-29 19:32:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 1580671d-3a9e-53ce-93c0-537f97def608 with identifier: 1984733
2026-03-29 19:32:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 1580671d-3a9e-53ce-93c0-537f97def608 with identifier: 1984733 to the API
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO GRAPHITE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '1580671d-3a9e-53ce-93c0-537f97def608',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'SKODA',
'model': 'SKODA OCTAVIA WAGON 2.0 TDI EVO 85KW EXECUTIVE DSG SW 5-door (Euro '
'6D)',
'odometer': 34289,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA SKODA OCTAVIA WAGON 2.0 TDI EVO 85KW EXECUTIVE DSG SW 5-door '
'(Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984733%27 HTTP/1.1" 200 None
2026-03-29 19:32:35 [ayvens.it] INFO: Saving data for 1984733: {'auction_closing_time': 1774859400.0, 'created_time': 1774542726.317118, 'last_price_update_time': 1774812755.85006}
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984733') HTTP/1.1" 204 0
2026-03-29 19:32:35 [ayvens.it] INFO: Found listing with ID: 1984734
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984734%27 HTTP/1.1" 200 None
2026-03-29 19:32:35 [ayvens.it] INFO: Scrape type for 1984734: 2
2026-03-29 19:32:35 [ayvens.it] INFO: Extracting data for car ID: 1984734
2026-03-29 19:32:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2db71b7b-322a-53f2-a3f6-e221047d38d3 with identifier: 1984734
2026-03-29 19:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2db71b7b-322a-53f2-a3f6-e221047d38d3 with scrape type 2
2026-03-29 19:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2db71b7b-322a-53f2-a3f6-e221047d38d3 with scrape type 2
2026-03-29 19:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 2db71b7b-322a-53f2-a3f6-e221047d38d3, identifier: 1984734
2026-03-29 19:32:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 2db71b7b-322a-53f2-a3f6-e221047d38d3 with identifier: 1984734
2026-03-29 19:32:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 2db71b7b-322a-53f2-a3f6-e221047d38d3 with identifier: 1984734
2026-03-29 19:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 2db71b7b-322a-53f2-a3f6-e221047d38d3 with identifier: 1984734 to the API
2026-03-29 19:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Chrome Blue metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '2db71b7b-322a-53f2-a3f6-e221047d38d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD KUGA 2.5 Benzina FHEV 190CV 2WD ST-Line X Aut Sport utility '
'vehicle 5-door (Euro 6.2)',
'odometer': 102318,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD KUGA 2.5 Benzina FHEV 190CV 2WD ST-Line X Aut Sport '
'utility vehicle 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984734%27 HTTP/1.1" 200 None
2026-03-29 19:32:36 [ayvens.it] INFO: Saving data for 1984734: {'auction_closing_time': 1774859400.0, 'created_time': 1774542729.044685, 'last_price_update_time': 1774812756.235523}
2026-03-29 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984734') HTTP/1.1" 204 0
2026-03-29 19:32:36 [ayvens.it] INFO: Found listing with ID: 1984735
2026-03-29 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984735%27 HTTP/1.1" 200 None
2026-03-29 19:32:36 [ayvens.it] INFO: Scrape type for 1984735: 2
2026-03-29 19:32:36 [ayvens.it] INFO: Extracting data for car ID: 1984735
2026-03-29 19:32:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52b9f88d-3139-557f-9ad5-ee6410bcbba5 with identifier: 1984735
2026-03-29 19:32:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52b9f88d-3139-557f-9ad5-ee6410bcbba5 with scrape type 2
2026-03-29 19:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52b9f88d-3139-557f-9ad5-ee6410bcbba5 with scrape type 2
2026-03-29 19:32:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 52b9f88d-3139-557f-9ad5-ee6410bcbba5, identifier: 1984735
2026-03-29 19:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 52b9f88d-3139-557f-9ad5-ee6410bcbba5 with identifier: 1984735
2026-03-29 19:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 52b9f88d-3139-557f-9ad5-ee6410bcbba5 with identifier: 1984735
2026-03-29 19:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 52b9f88d-3139-557f-9ad5-ee6410bcbba5 with identifier: 1984735 to the API
2026-03-29 19:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ARGENTO RIFLESSO MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '52b9f88d-3139-557f-9ad5-ee6410bcbba5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN TIGUAN (PC) 2.0 TDI SCR 110KW LIFE DSG FP',
'odometer': 176485,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN TIGUAN (PC) 2.0 TDI SCR 110KW LIFE DSG FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984735%27 HTTP/1.1" 200 None
2026-03-29 19:32:36 [ayvens.it] INFO: Saving data for 1984735: {'auction_closing_time': 1774859400.0, 'created_time': 1774542731.15941, 'last_price_update_time': 1774812756.59598}
2026-03-29 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984735') HTTP/1.1" 204 0
2026-03-29 19:32:36 [ayvens.it] INFO: Found listing with ID: 1984736
2026-03-29 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984736%27 HTTP/1.1" 200 None
2026-03-29 19:32:36 [ayvens.it] INFO: Scrape type for 1984736: 2
2026-03-29 19:32:36 [ayvens.it] INFO: Extracting data for car ID: 1984736
2026-03-29 19:32:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b49a62d8-efcd-5d09-b268-93f0f75f472a with identifier: 1984736
2026-03-29 19:32:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b49a62d8-efcd-5d09-b268-93f0f75f472a with scrape type 2
2026-03-29 19:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b49a62d8-efcd-5d09-b268-93f0f75f472a with scrape type 2
2026-03-29 19:32:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: b49a62d8-efcd-5d09-b268-93f0f75f472a, identifier: 1984736
2026-03-29 19:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: b49a62d8-efcd-5d09-b268-93f0f75f472a with identifier: 1984736
2026-03-29 19:32:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: b49a62d8-efcd-5d09-b268-93f0f75f472a with identifier: 1984736
2026-03-29 19:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: b49a62d8-efcd-5d09-b268-93f0f75f472a with identifier: 1984736 to the API
2026-03-29 19:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'KAOLIN WHITE',
'currency': 'EUR',
'doors_number': 2,
'engine': '2.2L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'b49a62d8-efcd-5d09-b268-93f0f75f472a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT BOXER 435 L3 2.2 BLUEHDI 140+FURG.+SPONDA FP',
'odometer': 22683,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-10-16',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT BOXER 435 L3 2.2 BLUEHDI 140+FURG.+SPONDA FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984736%27 HTTP/1.1" 200 None
2026-03-29 19:32:37 [ayvens.it] INFO: Saving data for 1984736: {'auction_closing_time': 1774859400.0, 'created_time': 1774542732.573751, 'last_price_update_time': 1774812757.000719}
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984736') HTTP/1.1" 204 0
2026-03-29 19:32:37 [ayvens.it] INFO: Found listing with ID: 1984737
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984737%27 HTTP/1.1" 200 None
2026-03-29 19:32:37 [ayvens.it] INFO: Scrape type for 1984737: 2
2026-03-29 19:32:37 [ayvens.it] INFO: Extracting data for car ID: 1984737
2026-03-29 19:32:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69a14efe-098a-51c0-97ed-ced4c8b3c668 with identifier: 1984737
2026-03-29 19:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69a14efe-098a-51c0-97ed-ced4c8b3c668 with scrape type 2
2026-03-29 19:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69a14efe-098a-51c0-97ed-ced4c8b3c668 with scrape type 2
2026-03-29 19:32:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 69a14efe-098a-51c0-97ed-ced4c8b3c668, identifier: 1984737
2026-03-29 19:32:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 69a14efe-098a-51c0-97ed-ced4c8b3c668 with identifier: 1984737
2026-03-29 19:32:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 69a14efe-098a-51c0-97ed-ced4c8b3c668 with identifier: 1984737
2026-03-29 19:32:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 69a14efe-098a-51c0-97ed-ced4c8b3c668 with identifier: 1984737 to the API
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '69a14efe-098a-51c0-97ed-ced4c8b3c668',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'VOLVO XC60 T6 Plug-in AWD auto Core Sport utility vehicle 5-door '
'(Euro 6D)',
'odometer': 144152,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO VOLVO XC60 T6 Plug-in AWD auto Core Sport utility vehicle '
'5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984737%27 HTTP/1.1" 200 None
2026-03-29 19:32:37 [ayvens.it] INFO: Saving data for 1984737: {'auction_closing_time': 1774859400.0, 'created_time': 1774542734.065961, 'last_price_update_time': 1774812757.381479}
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984737') HTTP/1.1" 204 0
2026-03-29 19:32:37 [ayvens.it] INFO: Found listing with ID: 1984738
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984738%27 HTTP/1.1" 200 None
2026-03-29 19:32:37 [ayvens.it] INFO: Scrape type for 1984738: 2
2026-03-29 19:32:37 [ayvens.it] INFO: Extracting data for car ID: 1984738
2026-03-29 19:32:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ff372df-1f2d-5bd4-8835-dfd3bb47b3f5 with identifier: 1984738
2026-03-29 19:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ff372df-1f2d-5bd4-8835-dfd3bb47b3f5 with scrape type 2
2026-03-29 19:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ff372df-1f2d-5bd4-8835-dfd3bb47b3f5 with scrape type 2
2026-03-29 19:32:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 0ff372df-1f2d-5bd4-8835-dfd3bb47b3f5, identifier: 1984738
2026-03-29 19:32:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 0ff372df-1f2d-5bd4-8835-dfd3bb47b3f5 with identifier: 1984738
2026-03-29 19:32:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 0ff372df-1f2d-5bd4-8835-dfd3bb47b3f5 with identifier: 1984738
2026-03-29 19:32:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 0ff372df-1f2d-5bd4-8835-dfd3bb47b3f5 with identifier: 1984738 to the API
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK SAPPHIRE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '3.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '0ff372df-1f2d-5bd4-8835-dfd3bb47b3f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW X5 xDrive 30d MH48V Msport autom. Sport utility vehicle 5-door '
'(Euro 6D)',
'odometer': 81265,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW X5 xDrive 30d MH48V Msport autom. Sport utility vehicle '
'5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984738%27 HTTP/1.1" 200 None
2026-03-29 19:32:37 [ayvens.it] INFO: Saving data for 1984738: {'auction_closing_time': 1774859400.0, 'created_time': 1774542736.158198, 'last_price_update_time': 1774812757.861916}
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984738') HTTP/1.1" 204 0
2026-03-29 19:32:37 [ayvens.it] INFO: Found listing with ID: 1984739
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984739%27 HTTP/1.1" 200 None
2026-03-29 19:32:37 [ayvens.it] INFO: Scrape type for 1984739: 2
2026-03-29 19:32:37 [ayvens.it] INFO: Extracting data for car ID: 1984739
2026-03-29 19:32:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b62cb8f-96e4-5f46-91f3-f50c5a00fcc9 with identifier: 1984739
2026-03-29 19:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b62cb8f-96e4-5f46-91f3-f50c5a00fcc9 with scrape type 2
2026-03-29 19:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b62cb8f-96e4-5f46-91f3-f50c5a00fcc9 with scrape type 2
2026-03-29 19:32:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 3b62cb8f-96e4-5f46-91f3-f50c5a00fcc9, identifier: 1984739
2026-03-29 19:32:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 3b62cb8f-96e4-5f46-91f3-f50c5a00fcc9 with identifier: 1984739
2026-03-29 19:32:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 3b62cb8f-96e4-5f46-91f3-f50c5a00fcc9 with identifier: 1984739
2026-03-29 19:32:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 3b62cb8f-96e4-5f46-91f3-f50c5a00fcc9 with identifier: 1984739 to the API
2026-03-29 19:32:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'JADE WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '3b62cb8f-96e4-5f46-91f3-f50c5a00fcc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'OPEL VIVARO 1.5 DIESEL 100CV S&S L3H1 ENJOY P.M. FP',
'odometer': 113319,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL OPEL VIVARO 1.5 DIESEL 100CV S&S L3H1 ENJOY P.M. FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984739%27 HTTP/1.1" 200 None
2026-03-29 19:32:38 [ayvens.it] INFO: Saving data for 1984739: {'auction_closing_time': 1774859400.0, 'created_time': 1774542737.628752, 'last_price_update_time': 1774812758.257482}
2026-03-29 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984739') HTTP/1.1" 204 0
2026-03-29 19:32:38 [ayvens.it] INFO: Found listing with ID: 1984740
2026-03-29 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984740%27 HTTP/1.1" 200 None
2026-03-29 19:32:38 [ayvens.it] INFO: Scrape type for 1984740: 2
2026-03-29 19:32:38 [ayvens.it] INFO: Extracting data for car ID: 1984740
2026-03-29 19:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c302b491-ed2e-5c3e-942f-ec852303e3f0 with identifier: 1984740
2026-03-29 19:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c302b491-ed2e-5c3e-942f-ec852303e3f0 with scrape type 2
2026-03-29 19:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c302b491-ed2e-5c3e-942f-ec852303e3f0 with scrape type 2
2026-03-29 19:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: c302b491-ed2e-5c3e-942f-ec852303e3f0, identifier: 1984740
2026-03-29 19:32:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: c302b491-ed2e-5c3e-942f-ec852303e3f0 with identifier: 1984740
2026-03-29 19:32:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: c302b491-ed2e-5c3e-942f-ec852303e3f0 with identifier: 1984740
2026-03-29 19:32:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: c302b491-ed2e-5c3e-942f-ec852303e3f0 with identifier: 1984740 to the API
2026-03-29 19:32:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SILVER METALLIC',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': 'c302b491-ed2e-5c3e-942f-ec852303e3f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'TOYOTA YARIS 1.5 Hybrid Active Hatchback 5-door',
'odometer': 107455,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-27',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA TOYOTA YARIS 1.5 Hybrid Active Hatchback 5-door -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2018}
2026-03-29 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984740%27 HTTP/1.1" 200 None
2026-03-29 19:32:38 [ayvens.it] INFO: Saving data for 1984740: {'auction_closing_time': 1774859400.0, 'created_time': 1774542739.252576, 'last_price_update_time': 1774812758.660735}
2026-03-29 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984740') HTTP/1.1" 204 0
2026-03-29 19:32:38 [ayvens.it] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 300
2026-03-29 19:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 19:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-29 19:32:41 [ayvens.it] INFO: Found listing with ID: 1984741
2026-03-29 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984741%27 HTTP/1.1" 200 None
2026-03-29 19:32:41 [ayvens.it] INFO: Scrape type for 1984741: 2
2026-03-29 19:32:41 [ayvens.it] INFO: Extracting data for car ID: 1984741
2026-03-29 19:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e592b31-fcbc-5c96-94ba-d5b601bc15fd with identifier: 1984741
2026-03-29 19:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e592b31-fcbc-5c96-94ba-d5b601bc15fd with scrape type 2
2026-03-29 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e592b31-fcbc-5c96-94ba-d5b601bc15fd with scrape type 2
2026-03-29 19:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 2e592b31-fcbc-5c96-94ba-d5b601bc15fd, identifier: 1984741
2026-03-29 19:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 2e592b31-fcbc-5c96-94ba-d5b601bc15fd with identifier: 1984741
2026-03-29 19:32:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 2e592b31-fcbc-5c96-94ba-d5b601bc15fd with identifier: 1984741
2026-03-29 19:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 2e592b31-fcbc-5c96-94ba-d5b601bc15fd with identifier: 1984741 to the API
2026-03-29 19:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'URBAN BLUE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '2e592b31-fcbc-5c96-94ba-d5b601bc15fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'TOYOTA YARIS Hybrid Business MY20 Hatchback 5-door (Euro 6D)',
'odometer': 128503,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA TOYOTA YARIS Hybrid Business MY20 Hatchback 5-door (Euro 6D) '
'-',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984741%27 HTTP/1.1" 200 None
2026-03-29 19:32:41 [ayvens.it] INFO: Saving data for 1984741: {'auction_closing_time': 1774859400.0, 'created_time': 1774542740.547371, 'last_price_update_time': 1774812761.529382}
2026-03-29 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984741') HTTP/1.1" 204 0
2026-03-29 19:32:41 [ayvens.it] INFO: Found listing with ID: 1984742
2026-03-29 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984742%27 HTTP/1.1" 200 None
2026-03-29 19:32:41 [ayvens.it] INFO: Scrape type for 1984742: 2
2026-03-29 19:32:41 [ayvens.it] INFO: Extracting data for car ID: 1984742
2026-03-29 19:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 130a6b07-3dd6-57de-b76a-a60c53cbebb8 with identifier: 1984742
2026-03-29 19:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 130a6b07-3dd6-57de-b76a-a60c53cbebb8 with scrape type 2
2026-03-29 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 130a6b07-3dd6-57de-b76a-a60c53cbebb8 with scrape type 2
2026-03-29 19:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 130a6b07-3dd6-57de-b76a-a60c53cbebb8, identifier: 1984742
2026-03-29 19:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 130a6b07-3dd6-57de-b76a-a60c53cbebb8 with identifier: 1984742
2026-03-29 19:32:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 130a6b07-3dd6-57de-b76a-a60c53cbebb8 with identifier: 1984742
2026-03-29 19:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 130a6b07-3dd6-57de-b76a-a60c53cbebb8 with identifier: 1984742 to the API
2026-03-29 19:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO ONYX',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '130a6b07-3dd6-57de-b76a-a60c53cbebb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN C4 SPACETOURER BLUEHDI 130 S&S EAT8 FEEL N1 FP',
'odometer': 74405,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-23',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN C4 SPACETOURER BLUEHDI 130 S&S EAT8 FEEL N1 FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984742%27 HTTP/1.1" 200 None
2026-03-29 19:32:41 [ayvens.it] INFO: Saving data for 1984742: {'auction_closing_time': 1774859400.0, 'created_time': 1774542742.012923, 'last_price_update_time': 1774812761.923047}
2026-03-29 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984742') HTTP/1.1" 204 0
2026-03-29 19:32:41 [ayvens.it] INFO: Found listing with ID: 1984743
2026-03-29 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984743%27 HTTP/1.1" 200 None
2026-03-29 19:32:41 [ayvens.it] INFO: Scrape type for 1984743: 2
2026-03-29 19:32:41 [ayvens.it] INFO: Extracting data for car ID: 1984743
2026-03-29 19:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2226a90-2bd5-5f97-9eb5-a94538ee86ea with identifier: 1984743
2026-03-29 19:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2226a90-2bd5-5f97-9eb5-a94538ee86ea with scrape type 2
2026-03-29 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2226a90-2bd5-5f97-9eb5-a94538ee86ea with scrape type 2
2026-03-29 19:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: e2226a90-2bd5-5f97-9eb5-a94538ee86ea, identifier: 1984743
2026-03-29 19:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: e2226a90-2bd5-5f97-9eb5-a94538ee86ea with identifier: 1984743
2026-03-29 19:32:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: e2226a90-2bd5-5f97-9eb5-a94538ee86ea with identifier: 1984743
2026-03-29 19:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: e2226a90-2bd5-5f97-9eb5-a94538ee86ea with identifier: 1984743 to the API
2026-03-29 19:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'DEEP CRYSTAL BLUE',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.2L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'e2226a90-2bd5-5f97-9eb5-a94538ee86ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'MAZDA',
'model': 'MAZDA CX-5 DIESEL 2.2L 150CV 2WD 6MT BUSINESS FP',
'odometer': 71528,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-27',
'seats_number': 5,
'seller_name': None,
'title': 'MAZDA MAZDA CX-5 DIESEL 2.2L 150CV 2WD 6MT BUSINESS FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984743%27 HTTP/1.1" 200 None
2026-03-29 19:32:42 [ayvens.it] INFO: Saving data for 1984743: {'auction_closing_time': 1774859400.0, 'created_time': 1774542744.059425, 'last_price_update_time': 1774812762.306731}
2026-03-29 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984743') HTTP/1.1" 204 0
2026-03-29 19:32:42 [ayvens.it] INFO: Found listing with ID: 1984744
2026-03-29 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984744%27 HTTP/1.1" 200 None
2026-03-29 19:32:42 [ayvens.it] INFO: Scrape type for 1984744: 2
2026-03-29 19:32:42 [ayvens.it] INFO: Extracting data for car ID: 1984744
2026-03-29 19:32:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c5ed42e-3cdf-551d-88cf-ab83bb9d05b7 with identifier: 1984744
2026-03-29 19:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c5ed42e-3cdf-551d-88cf-ab83bb9d05b7 with scrape type 2
2026-03-29 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c5ed42e-3cdf-551d-88cf-ab83bb9d05b7 with scrape type 2
2026-03-29 19:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 0c5ed42e-3cdf-551d-88cf-ab83bb9d05b7, identifier: 1984744
2026-03-29 19:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 0c5ed42e-3cdf-551d-88cf-ab83bb9d05b7 with identifier: 1984744
2026-03-29 19:32:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 0c5ed42e-3cdf-551d-88cf-ab83bb9d05b7 with identifier: 1984744
2026-03-29 19:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 0c5ed42e-3cdf-551d-88cf-ab83bb9d05b7 with identifier: 1984744 to the API
2026-03-29 19:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLU MONTECARLO METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.1L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '0c5ed42e-3cdf-551d-88cf-ab83bb9d05b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'ALFA ROMEO',
'model': 'ALFA ROMEO STELVIO (PC) 2.2 TURBO DIESEL 160CV AT8 RWD BUSINESS FP',
'odometer': 109806,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'ALFA ROMEO ALFA ROMEO STELVIO (PC) 2.2 TURBO DIESEL 160CV AT8 RWD '
'BUSINESS FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984744%27 HTTP/1.1" 200 None
2026-03-29 19:32:42 [ayvens.it] INFO: Saving data for 1984744: {'auction_closing_time': 1774859400.0, 'created_time': 1774542745.893892, 'last_price_update_time': 1774812762.690111}
2026-03-29 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984744') HTTP/1.1" 204 0
2026-03-29 19:32:42 [ayvens.it] INFO: Found listing with ID: 1984745
2026-03-29 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984745%27 HTTP/1.1" 200 None
2026-03-29 19:32:42 [ayvens.it] INFO: Scrape type for 1984745: 2
2026-03-29 19:32:42 [ayvens.it] INFO: Extracting data for car ID: 1984745
2026-03-29 19:32:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16192747-f499-56ac-a173-1304eed6767f with identifier: 1984745
2026-03-29 19:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16192747-f499-56ac-a173-1304eed6767f with scrape type 2
2026-03-29 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16192747-f499-56ac-a173-1304eed6767f with scrape type 2
2026-03-29 19:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 16192747-f499-56ac-a173-1304eed6767f, identifier: 1984745
2026-03-29 19:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 16192747-f499-56ac-a173-1304eed6767f with identifier: 1984745
2026-03-29 19:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 16192747-f499-56ac-a173-1304eed6767f with identifier: 1984745
2026-03-29 19:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 16192747-f499-56ac-a173-1304eed6767f with identifier: 1984745 to the API
2026-03-29 19:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '16192747-f499-56ac-a173-1304eed6767f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD KUGA 1.5 EcoBlue 120CV 2WD Titanium Business Sport utility '
'vehicle 5-door (Euro 6.2)',
'odometer': 89132,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD KUGA 1.5 EcoBlue 120CV 2WD Titanium Business Sport '
'utility vehicle 5-door (Euro 6.2) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984745%27 HTTP/1.1" 200 None
2026-03-29 19:32:43 [ayvens.it] INFO: Saving data for 1984745: {'auction_closing_time': 1774859400.0, 'created_time': 1774542747.833687, 'last_price_update_time': 1774812763.061391}
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984745') HTTP/1.1" 204 0
2026-03-29 19:32:43 [ayvens.it] INFO: Found listing with ID: 1984746
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984746%27 HTTP/1.1" 200 None
2026-03-29 19:32:43 [ayvens.it] INFO: Scrape type for 1984746: 2
2026-03-29 19:32:43 [ayvens.it] INFO: Extracting data for car ID: 1984746
2026-03-29 19:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a4b613d-e3e9-5858-b2cd-b0acd2af687e with identifier: 1984746
2026-03-29 19:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a4b613d-e3e9-5858-b2cd-b0acd2af687e with scrape type 2
2026-03-29 19:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a4b613d-e3e9-5858-b2cd-b0acd2af687e with scrape type 2
2026-03-29 19:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 7a4b613d-e3e9-5858-b2cd-b0acd2af687e, identifier: 1984746
2026-03-29 19:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 7a4b613d-e3e9-5858-b2cd-b0acd2af687e with identifier: 1984746
2026-03-29 19:32:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 7a4b613d-e3e9-5858-b2cd-b0acd2af687e with identifier: 1984746
2026-03-29 19:32:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 7a4b613d-e3e9-5858-b2cd-b0acd2af687e with identifier: 1984746 to the API
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'PEBBLE GREY',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '7a4b613d-e3e9-5858-b2cd-b0acd2af687e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'VOLVO XC40 T5 PLUG-IN HYBRID AUTO RECHARGE INSCR. FP',
'odometer': 181735,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO VOLVO XC40 T5 PLUG-IN HYBRID AUTO RECHARGE INSCR. FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984746%27 HTTP/1.1" 200 None
2026-03-29 19:32:43 [ayvens.it] INFO: Saving data for 1984746: {'auction_closing_time': 1774859400.0, 'created_time': 1774542749.978794, 'last_price_update_time': 1774812763.466302}
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984746') HTTP/1.1" 204 0
2026-03-29 19:32:43 [ayvens.it] INFO: Found listing with ID: 1984747
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984747%27 HTTP/1.1" 200 None
2026-03-29 19:32:43 [ayvens.it] INFO: Scrape type for 1984747: 2
2026-03-29 19:32:43 [ayvens.it] INFO: Extracting data for car ID: 1984747
2026-03-29 19:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c0fb7bc-7398-5d85-8404-195c6e1d927d with identifier: 1984747
2026-03-29 19:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c0fb7bc-7398-5d85-8404-195c6e1d927d with scrape type 2
2026-03-29 19:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c0fb7bc-7398-5d85-8404-195c6e1d927d with scrape type 2
2026-03-29 19:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 8c0fb7bc-7398-5d85-8404-195c6e1d927d, identifier: 1984747
2026-03-29 19:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 8c0fb7bc-7398-5d85-8404-195c6e1d927d with identifier: 1984747
2026-03-29 19:32:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 8c0fb7bc-7398-5d85-8404-195c6e1d927d with identifier: 1984747
2026-03-29 19:32:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 8c0fb7bc-7398-5d85-8404-195c6e1d927d with identifier: 1984747 to the API
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO MAESTRO MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '8c0fb7bc-7398-5d85-8404-195c6e1d927d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT PANDA (PC) 1.0 FIREFLY 70CV S&S HYBRID FP',
'odometer': 40795,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT PANDA (PC) 1.0 FIREFLY 70CV S&S HYBRID FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984747%27 HTTP/1.1" 200 None
2026-03-29 19:32:43 [ayvens.it] INFO: Saving data for 1984747: {'auction_closing_time': 1774859400.0, 'created_time': 1774542751.75693, 'last_price_update_time': 1774812763.842179}
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984747') HTTP/1.1" 204 0
2026-03-29 19:32:43 [ayvens.it] INFO: Found listing with ID: 1984748
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984748%27 HTTP/1.1" 200 None
2026-03-29 19:32:43 [ayvens.it] INFO: Scrape type for 1984748: 2
2026-03-29 19:32:43 [ayvens.it] INFO: Extracting data for car ID: 1984748
2026-03-29 19:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a59b428d-bd65-52d9-847f-9f9a9f492850 with identifier: 1984748
2026-03-29 19:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a59b428d-bd65-52d9-847f-9f9a9f492850 with scrape type 2
2026-03-29 19:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a59b428d-bd65-52d9-847f-9f9a9f492850 with scrape type 2
2026-03-29 19:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: a59b428d-bd65-52d9-847f-9f9a9f492850, identifier: 1984748
2026-03-29 19:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: a59b428d-bd65-52d9-847f-9f9a9f492850 with identifier: 1984748
2026-03-29 19:32:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: a59b428d-bd65-52d9-847f-9f9a9f492850 with identifier: 1984748
2026-03-29 19:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: a59b428d-bd65-52d9-847f-9f9a9f492850 with identifier: 1984748 to the API
2026-03-29 19:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Moondust Silver metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'a59b428d-bd65-52d9-847f-9f9a9f492850',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD FOCUS 1.5 Ecoblue 115cv ST -Line Auto SW SW 5-door (Euro 6D)',
'odometer': 42562,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD FOCUS 1.5 Ecoblue 115cv ST -Line Auto SW SW 5-door (Euro '
'6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984748%27 HTTP/1.1" 200 None
2026-03-29 19:32:44 [ayvens.it] INFO: Saving data for 1984748: {'auction_closing_time': 1774859400.0, 'created_time': 1774542753.836083, 'last_price_update_time': 1774812764.237989}
2026-03-29 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984748') HTTP/1.1" 204 0
2026-03-29 19:32:44 [ayvens.it] INFO: Found listing with ID: 1984749
2026-03-29 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984749%27 HTTP/1.1" 200 None
2026-03-29 19:32:44 [ayvens.it] INFO: Scrape type for 1984749: 2
2026-03-29 19:32:44 [ayvens.it] INFO: Extracting data for car ID: 1984749
2026-03-29 19:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0dcf99d-e1c4-5334-a674-ace6bd7b9951 with identifier: 1984749
2026-03-29 19:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0dcf99d-e1c4-5334-a674-ace6bd7b9951 with scrape type 2
2026-03-29 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0dcf99d-e1c4-5334-a674-ace6bd7b9951 with scrape type 2
2026-03-29 19:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: c0dcf99d-e1c4-5334-a674-ace6bd7b9951, identifier: 1984749
2026-03-29 19:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: c0dcf99d-e1c4-5334-a674-ace6bd7b9951 with identifier: 1984749
2026-03-29 19:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: c0dcf99d-e1c4-5334-a674-ace6bd7b9951 with identifier: 1984749
2026-03-29 19:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: c0dcf99d-e1c4-5334-a674-ace6bd7b9951 with identifier: 1984749 to the API
2026-03-29 19:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO MYTHOS METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'c0dcf99d-e1c4-5334-a674-ace6bd7b9951',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q3 (PC) 35 TDI S TRONIC BUSINESS FP',
'odometer': 164707,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q3 (PC) 35 TDI S TRONIC BUSINESS FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984749%27 HTTP/1.1" 200 None
2026-03-29 19:32:44 [ayvens.it] INFO: Saving data for 1984749: {'auction_closing_time': 1774859400.0, 'created_time': 1774542755.783979, 'last_price_update_time': 1774812764.690509}
2026-03-29 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984749') HTTP/1.1" 204 0
2026-03-29 19:32:44 [ayvens.it] INFO: Found listing with ID: 1984750
2026-03-29 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984750%27 HTTP/1.1" 200 None
2026-03-29 19:32:44 [ayvens.it] INFO: Scrape type for 1984750: 2
2026-03-29 19:32:44 [ayvens.it] INFO: Extracting data for car ID: 1984750
2026-03-29 19:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 689c4224-9abc-5b78-90dc-42dd0156a963 with identifier: 1984750
2026-03-29 19:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 689c4224-9abc-5b78-90dc-42dd0156a963 with scrape type 2
2026-03-29 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 689c4224-9abc-5b78-90dc-42dd0156a963 with scrape type 2
2026-03-29 19:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 689c4224-9abc-5b78-90dc-42dd0156a963, identifier: 1984750
2026-03-29 19:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 689c4224-9abc-5b78-90dc-42dd0156a963 with identifier: 1984750
2026-03-29 19:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 689c4224-9abc-5b78-90dc-42dd0156a963 with identifier: 1984750
2026-03-29 19:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 689c4224-9abc-5b78-90dc-42dd0156a963 with identifier: 1984750 to the API
2026-03-29 19:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Agate Black metallizzato',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '689c4224-9abc-5b78-90dc-42dd0156a963',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD RANGER Wildtrak Auto 4WD 2.0 Ecoblue 205CV DC Autocarro cabina '
'doppia 4-door (Euro 6.2)',
'odometer': 25615,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD RANGER Wildtrak Auto 4WD 2.0 Ecoblue 205CV DC Autocarro '
'cabina doppia 4-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2025}
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984750%27 HTTP/1.1" 200 None
2026-03-29 19:32:45 [ayvens.it] INFO: Saving data for 1984750: {'auction_closing_time': 1774859400.0, 'created_time': 1774542756.959512, 'last_price_update_time': 1774812765.132958}
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984750') HTTP/1.1" 204 0
2026-03-29 19:32:45 [ayvens.it] INFO: Found listing with ID: 1984751
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984751%27 HTTP/1.1" 200 None
2026-03-29 19:32:45 [ayvens.it] INFO: Scrape type for 1984751: 2
2026-03-29 19:32:45 [ayvens.it] INFO: Extracting data for car ID: 1984751
2026-03-29 19:32:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b226d110-dd4f-5010-bb59-de9248c65304 with identifier: 1984751
2026-03-29 19:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b226d110-dd4f-5010-bb59-de9248c65304 with scrape type 2
2026-03-29 19:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b226d110-dd4f-5010-bb59-de9248c65304 with scrape type 2
2026-03-29 19:32:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: b226d110-dd4f-5010-bb59-de9248c65304, identifier: 1984751
2026-03-29 19:32:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: b226d110-dd4f-5010-bb59-de9248c65304 with identifier: 1984751
2026-03-29 19:32:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: b226d110-dd4f-5010-bb59-de9248c65304 with identifier: 1984751
2026-03-29 19:32:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: b226d110-dd4f-5010-bb59-de9248c65304 with identifier: 1984751 to the API
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'FROZEN WHITE',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'b226d110-dd4f-5010-bb59-de9248c65304',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD TRANSIT (PC) 350 L3H2 TREND 2.0 ECO 170 CV',
'odometer': 76314,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD TRANSIT (PC) 350 L3H2 TREND 2.0 ECO 170 CV -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984751%27 HTTP/1.1" 200 None
2026-03-29 19:32:45 [ayvens.it] INFO: Saving data for 1984751: {'auction_closing_time': 1774859400.0, 'created_time': 1774542758.6493, 'last_price_update_time': 1774812765.513392}
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984751') HTTP/1.1" 204 0
2026-03-29 19:32:45 [ayvens.it] INFO: Found listing with ID: 1984752
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984752%27 HTTP/1.1" 200 None
2026-03-29 19:32:45 [ayvens.it] INFO: Scrape type for 1984752: 2
2026-03-29 19:32:45 [ayvens.it] INFO: Extracting data for car ID: 1984752
2026-03-29 19:32:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd24dde0-9182-50ea-a766-422e0fecaf6d with identifier: 1984752
2026-03-29 19:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd24dde0-9182-50ea-a766-422e0fecaf6d with scrape type 2
2026-03-29 19:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd24dde0-9182-50ea-a766-422e0fecaf6d with scrape type 2
2026-03-29 19:32:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: dd24dde0-9182-50ea-a766-422e0fecaf6d, identifier: 1984752
2026-03-29 19:32:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: dd24dde0-9182-50ea-a766-422e0fecaf6d with identifier: 1984752
2026-03-29 19:32:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: dd24dde0-9182-50ea-a766-422e0fecaf6d with identifier: 1984752
2026-03-29 19:32:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: dd24dde0-9182-50ea-a766-422e0fecaf6d with identifier: 1984752 to the API
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'CHROME BLUE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'dd24dde0-9182-50ea-a766-422e0fecaf6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD FOCUS SW (PC) 1.5 ECOBLUE 120CV BUSINESS SW FP',
'odometer': 150049,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD FOCUS SW (PC) 1.5 ECOBLUE 120CV BUSINESS SW FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984752%27 HTTP/1.1" 200 None
2026-03-29 19:32:45 [ayvens.it] INFO: Saving data for 1984752: {'auction_closing_time': 1774859400.0, 'created_time': 1774542760.849941, 'last_price_update_time': 1774812765.885581}
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984752') HTTP/1.1" 204 0
2026-03-29 19:32:45 [ayvens.it] INFO: Found listing with ID: 1984753
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984753%27 HTTP/1.1" 200 None
2026-03-29 19:32:45 [ayvens.it] INFO: Scrape type for 1984753: 2
2026-03-29 19:32:45 [ayvens.it] INFO: Extracting data for car ID: 1984753
2026-03-29 19:32:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05555777-9e47-5eae-83b5-ae379f1bf3bd with identifier: 1984753
2026-03-29 19:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05555777-9e47-5eae-83b5-ae379f1bf3bd with scrape type 2
2026-03-29 19:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05555777-9e47-5eae-83b5-ae379f1bf3bd with scrape type 2
2026-03-29 19:32:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 05555777-9e47-5eae-83b5-ae379f1bf3bd, identifier: 1984753
2026-03-29 19:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 05555777-9e47-5eae-83b5-ae379f1bf3bd with identifier: 1984753
2026-03-29 19:32:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 05555777-9e47-5eae-83b5-ae379f1bf3bd with identifier: 1984753
2026-03-29 19:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 05555777-9e47-5eae-83b5-ae379f1bf3bd with identifier: 1984753 to the API
2026-03-29 19:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Bianco Ghiaccio metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '05555777-9e47-5eae-83b5-ae379f1bf3bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q3 45 TFSI e S tronic Business Sport utility vehicle 5-door '
'(Euro 6D)',
'odometer': 80348,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q3 45 TFSI e S tronic Business Sport utility vehicle '
'5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984753%27 HTTP/1.1" 200 None
2026-03-29 19:32:46 [ayvens.it] INFO: Saving data for 1984753: {'auction_closing_time': 1774859400.0, 'created_time': 1774542762.457615, 'last_price_update_time': 1774812766.270828}
2026-03-29 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984753') HTTP/1.1" 204 0
2026-03-29 19:32:46 [ayvens.it] INFO: Found listing with ID: 1984754
2026-03-29 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984754%27 HTTP/1.1" 200 None
2026-03-29 19:32:46 [ayvens.it] INFO: Scrape type for 1984754: 2
2026-03-29 19:32:46 [ayvens.it] INFO: Extracting data for car ID: 1984754
2026-03-29 19:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5000ce7b-d11a-5e23-866d-a4178ba285d1 with identifier: 1984754
2026-03-29 19:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5000ce7b-d11a-5e23-866d-a4178ba285d1 with scrape type 2
2026-03-29 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5000ce7b-d11a-5e23-866d-a4178ba285d1 with scrape type 2
2026-03-29 19:32:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 5000ce7b-d11a-5e23-866d-a4178ba285d1, identifier: 1984754
2026-03-29 19:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 5000ce7b-d11a-5e23-866d-a4178ba285d1 with identifier: 1984754
2026-03-29 19:32:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 5000ce7b-d11a-5e23-866d-a4178ba285d1 with identifier: 1984754
2026-03-29 19:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 5000ce7b-d11a-5e23-866d-a4178ba285d1 with identifier: 1984754 to the API
2026-03-29 19:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ROSSO TIZIANO',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.2L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '5000ce7b-d11a-5e23-866d-a4178ba285d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT DUCATO (PC) 33 MH2 2.2 MJT3 120CV E6D-FIN',
'odometer': 89066,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT DUCATO (PC) 33 MH2 2.2 MJT3 120CV E6D-FIN -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984754%27 HTTP/1.1" 200 None
2026-03-29 19:32:46 [ayvens.it] INFO: Saving data for 1984754: {'auction_closing_time': 1774859400.0, 'created_time': 1774542763.878584, 'last_price_update_time': 1774812766.648236}
2026-03-29 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984754') HTTP/1.1" 204 0
2026-03-29 19:32:46 [ayvens.it] INFO: Found listing with ID: 1984755
2026-03-29 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984755%27 HTTP/1.1" 200 None
2026-03-29 19:32:46 [ayvens.it] INFO: Scrape type for 1984755: 2
2026-03-29 19:32:46 [ayvens.it] INFO: Extracting data for car ID: 1984755
2026-03-29 19:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 350a38c8-cd73-53ee-ae00-0c09e481e760 with identifier: 1984755
2026-03-29 19:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 350a38c8-cd73-53ee-ae00-0c09e481e760 with scrape type 2
2026-03-29 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 350a38c8-cd73-53ee-ae00-0c09e481e760 with scrape type 2
2026-03-29 19:32:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 350a38c8-cd73-53ee-ae00-0c09e481e760, identifier: 1984755
2026-03-29 19:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 350a38c8-cd73-53ee-ae00-0c09e481e760 with identifier: 1984755
2026-03-29 19:32:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 350a38c8-cd73-53ee-ae00-0c09e481e760 with identifier: 1984755
2026-03-29 19:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 350a38c8-cd73-53ee-ae00-0c09e481e760 with identifier: 1984755 to the API
2026-03-29 19:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO DUCATO PASTELLO',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.3L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '350a38c8-cd73-53ee-ae00-0c09e481e760',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT DUCATO MAXI 35 XLH3 2.3 Multijet 130CV 6M Furgone 4-door',
'odometer': 231243,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-21',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT DUCATO MAXI 35 XLH3 2.3 Multijet 130CV 6M Furgone 4-door '
'-',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2017}
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984755%27 HTTP/1.1" 200 None
2026-03-29 19:32:47 [ayvens.it] INFO: Saving data for 1984755: {'auction_closing_time': 1774859400.0, 'created_time': 1774542807.138402, 'last_price_update_time': 1774812767.045997}
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984755') HTTP/1.1" 204 0
2026-03-29 19:32:47 [ayvens.it] INFO: Found listing with ID: 1984756
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984756%27 HTTP/1.1" 200 None
2026-03-29 19:32:47 [ayvens.it] INFO: Scrape type for 1984756: 2
2026-03-29 19:32:47 [ayvens.it] INFO: Extracting data for car ID: 1984756
2026-03-29 19:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 479d940c-ad4d-52b0-8624-1a171b10e3ab with identifier: 1984756
2026-03-29 19:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 479d940c-ad4d-52b0-8624-1a171b10e3ab with scrape type 2
2026-03-29 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 479d940c-ad4d-52b0-8624-1a171b10e3ab with scrape type 2
2026-03-29 19:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 479d940c-ad4d-52b0-8624-1a171b10e3ab, identifier: 1984756
2026-03-29 19:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 479d940c-ad4d-52b0-8624-1a171b10e3ab with identifier: 1984756
2026-03-29 19:32:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 479d940c-ad4d-52b0-8624-1a171b10e3ab with identifier: 1984756
2026-03-29 19:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 479d940c-ad4d-52b0-8624-1a171b10e3ab with identifier: 1984756 to the API
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ROSSO PASSIONE PASTELLO',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '479d940c-ad4d-52b0-8624-1a171b10e3ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT 500 1.0 70cv Ibrido Hatchback 3-door',
'odometer': 16801,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT 500 1.0 70cv Ibrido Hatchback 3-door -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984756%27 HTTP/1.1" 200 None
2026-03-29 19:32:47 [ayvens.it] INFO: Saving data for 1984756: {'auction_closing_time': 1774859400.0, 'created_time': 1774542803.880211, 'last_price_update_time': 1774812767.437277}
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984756') HTTP/1.1" 204 0
2026-03-29 19:32:47 [ayvens.it] INFO: Found listing with ID: 1984757
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984757%27 HTTP/1.1" 200 None
2026-03-29 19:32:47 [ayvens.it] INFO: Scrape type for 1984757: 2
2026-03-29 19:32:47 [ayvens.it] INFO: Extracting data for car ID: 1984757
2026-03-29 19:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5d29849-e8f1-57f7-9ddb-3ea4617a575c with identifier: 1984757
2026-03-29 19:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5d29849-e8f1-57f7-9ddb-3ea4617a575c with scrape type 2
2026-03-29 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5d29849-e8f1-57f7-9ddb-3ea4617a575c with scrape type 2
2026-03-29 19:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: e5d29849-e8f1-57f7-9ddb-3ea4617a575c, identifier: 1984757
2026-03-29 19:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: e5d29849-e8f1-57f7-9ddb-3ea4617a575c with identifier: 1984757
2026-03-29 19:32:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: e5d29849-e8f1-57f7-9ddb-3ea4617a575c with identifier: 1984757
2026-03-29 19:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: e5d29849-e8f1-57f7-9ddb-3ea4617a575c with identifier: 1984757 to the API
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLU IMPERIALE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'e5d29849-e8f1-57f7-9ddb-3ea4617a575c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'DS AUTOMOBILES',
'model': 'DS DS 7 BLUEHDI 130 AUTOMATICA PERFORMANCE LINE+ FP',
'odometer': 94301,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'DS AUTOMOBILES DS DS 7 BLUEHDI 130 AUTOMATICA PERFORMANCE LINE+ FP '
'-',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984757%27 HTTP/1.1" 200 None
2026-03-29 19:32:47 [ayvens.it] INFO: Saving data for 1984757: {'auction_closing_time': 1774859400.0, 'created_time': 1774542805.359014, 'last_price_update_time': 1774812767.824704}
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984757') HTTP/1.1" 204 0
2026-03-29 19:32:47 [ayvens.it] INFO: Found listing with ID: 1984758
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984758%27 HTTP/1.1" 200 None
2026-03-29 19:32:47 [ayvens.it] INFO: Scrape type for 1984758: 2
2026-03-29 19:32:47 [ayvens.it] INFO: Extracting data for car ID: 1984758
2026-03-29 19:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ec2a24d-9f86-5910-be5e-bf0fd7214d43 with identifier: 1984758
2026-03-29 19:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ec2a24d-9f86-5910-be5e-bf0fd7214d43 with scrape type 2
2026-03-29 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ec2a24d-9f86-5910-be5e-bf0fd7214d43 with scrape type 2
2026-03-29 19:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 9ec2a24d-9f86-5910-be5e-bf0fd7214d43, identifier: 1984758
2026-03-29 19:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 9ec2a24d-9f86-5910-be5e-bf0fd7214d43 with identifier: 1984758
2026-03-29 19:32:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 9ec2a24d-9f86-5910-be5e-bf0fd7214d43 with identifier: 1984758
2026-03-29 19:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 9ec2a24d-9f86-5910-be5e-bf0fd7214d43 with identifier: 1984758 to the API
2026-03-29 19:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ORANGE FUSION METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '9ec2a24d-9f86-5910-be5e-bf0fd7214d43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'KIA SPORTAGE 1.6 CRDI MHEV BUSINESS 2WD DCT',
'odometer': 37264,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'KIA KIA SPORTAGE 1.6 CRDI MHEV BUSINESS 2WD DCT -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984758%27 HTTP/1.1" 200 None
2026-03-29 19:32:48 [ayvens.it] INFO: Saving data for 1984758: {'auction_closing_time': 1774859400.0, 'created_time': 1774542790.352022, 'last_price_update_time': 1774812768.206197}
2026-03-29 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984758') HTTP/1.1" 204 0
2026-03-29 19:32:48 [ayvens.it] INFO: Found listing with ID: 1984759
2026-03-29 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984759%27 HTTP/1.1" 200 None
2026-03-29 19:32:48 [ayvens.it] INFO: Scrape type for 1984759: 2
2026-03-29 19:32:48 [ayvens.it] INFO: Extracting data for car ID: 1984759
2026-03-29 19:32:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9116223-92ed-5755-800e-77651fbd5167 with identifier: 1984759
2026-03-29 19:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9116223-92ed-5755-800e-77651fbd5167 with scrape type 2
2026-03-29 19:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9116223-92ed-5755-800e-77651fbd5167 with scrape type 2
2026-03-29 19:32:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: f9116223-92ed-5755-800e-77651fbd5167, identifier: 1984759
2026-03-29 19:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: f9116223-92ed-5755-800e-77651fbd5167 with identifier: 1984759
2026-03-29 19:32:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: f9116223-92ed-5755-800e-77651fbd5167 with identifier: 1984759
2026-03-29 19:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: f9116223-92ed-5755-800e-77651fbd5167 with identifier: 1984759 to the API
2026-03-29 19:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'VULKAN GREY METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'f9116223-92ed-5755-800e-77651fbd5167',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'OPEL ASTRA 1.5 TURBO 130CV ELEGANCE AT8',
'odometer': 161849,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL OPEL ASTRA 1.5 TURBO 130CV ELEGANCE AT8 -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984759%27 HTTP/1.1" 200 None
2026-03-29 19:32:48 [ayvens.it] INFO: Saving data for 1984759: {'auction_closing_time': 1774859400.0, 'created_time': 1774542785.738385, 'last_price_update_time': 1774812768.596229}
2026-03-29 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984759') HTTP/1.1" 204 0
2026-03-29 19:32:48 [ayvens.it] INFO: Found listing with ID: 1984760
2026-03-29 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984760%27 HTTP/1.1" 200 None
2026-03-29 19:32:48 [ayvens.it] INFO: Scrape type for 1984760: 2
2026-03-29 19:32:48 [ayvens.it] INFO: Extracting data for car ID: 1984760
2026-03-29 19:32:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44c96f4f-14e0-545a-8ccb-200d75595f8b with identifier: 1984760
2026-03-29 19:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44c96f4f-14e0-545a-8ccb-200d75595f8b with scrape type 2
2026-03-29 19:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44c96f4f-14e0-545a-8ccb-200d75595f8b with scrape type 2
2026-03-29 19:32:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 44c96f4f-14e0-545a-8ccb-200d75595f8b, identifier: 1984760
2026-03-29 19:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 44c96f4f-14e0-545a-8ccb-200d75595f8b with identifier: 1984760
2026-03-29 19:32:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 44c96f4f-14e0-545a-8ccb-200d75595f8b with identifier: 1984760
2026-03-29 19:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 44c96f4f-14e0-545a-8ccb-200d75595f8b with identifier: 1984760 to the API
2026-03-29 19:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Platinum Grey metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '44c96f4f-14e0-545a-8ccb-200d75595f8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROËN C3 AIRCROSS BlueHDi 110 S&S Feel',
'odometer': 196860,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-21',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROËN C3 AIRCROSS BlueHDi 110 S&S Feel -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984760%27 HTTP/1.1" 200 None
2026-03-29 19:32:49 [ayvens.it] INFO: Saving data for 1984760: {'auction_closing_time': 1774859400.0, 'created_time': 1774542775.379412, 'last_price_update_time': 1774812769.082382}
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984760') HTTP/1.1" 204 0
2026-03-29 19:32:49 [ayvens.it] INFO: Found listing with ID: 1984761
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984761%27 HTTP/1.1" 200 None
2026-03-29 19:32:49 [ayvens.it] INFO: Scrape type for 1984761: 2
2026-03-29 19:32:49 [ayvens.it] INFO: Extracting data for car ID: 1984761
2026-03-29 19:32:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9af0077c-0d0f-5613-8972-4f3b8ffe8bd6 with identifier: 1984761
2026-03-29 19:32:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9af0077c-0d0f-5613-8972-4f3b8ffe8bd6 with scrape type 2
2026-03-29 19:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9af0077c-0d0f-5613-8972-4f3b8ffe8bd6 with scrape type 2
2026-03-29 19:32:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 9af0077c-0d0f-5613-8972-4f3b8ffe8bd6, identifier: 1984761
2026-03-29 19:32:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 9af0077c-0d0f-5613-8972-4f3b8ffe8bd6 with identifier: 1984761
2026-03-29 19:32:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 9af0077c-0d0f-5613-8972-4f3b8ffe8bd6 with identifier: 1984761
2026-03-29 19:32:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 9af0077c-0d0f-5613-8972-4f3b8ffe8bd6 with identifier: 1984761 to the API
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'THUNDER GREY',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '9af0077c-0d0f-5613-8972-4f3b8ffe8bd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'VOLVO XC40 (PC) T4 RECHARGE PLUG-IN AUTO PLUS BRIGHT FP',
'odometer': 39790,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO VOLVO XC40 (PC) T4 RECHARGE PLUG-IN AUTO PLUS BRIGHT FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984761%27 HTTP/1.1" 200 None
2026-03-29 19:32:49 [ayvens.it] INFO: Saving data for 1984761: {'auction_closing_time': 1774859400.0, 'created_time': 1774542772.168469, 'last_price_update_time': 1774812769.463702}
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984761') HTTP/1.1" 204 0
2026-03-29 19:32:49 [ayvens.it] INFO: Found listing with ID: 1984762
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984762%27 HTTP/1.1" 200 None
2026-03-29 19:32:49 [ayvens.it] INFO: Scrape type for 1984762: 2
2026-03-29 19:32:49 [ayvens.it] INFO: Extracting data for car ID: 1984762
2026-03-29 19:32:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a91e82bd-af96-5406-9298-53beb696a674 with identifier: 1984762
2026-03-29 19:32:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a91e82bd-af96-5406-9298-53beb696a674 with scrape type 2
2026-03-29 19:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a91e82bd-af96-5406-9298-53beb696a674 with scrape type 2
2026-03-29 19:32:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: a91e82bd-af96-5406-9298-53beb696a674, identifier: 1984762
2026-03-29 19:32:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: a91e82bd-af96-5406-9298-53beb696a674 with identifier: 1984762
2026-03-29 19:32:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: a91e82bd-af96-5406-9298-53beb696a674 with identifier: 1984762
2026-03-29 19:32:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: a91e82bd-af96-5406-9298-53beb696a674 with identifier: 1984762 to the API
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'engine': '',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'electric',
'id': 'a91e82bd-af96-5406-9298-53beb696a674',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD MUSTANG MACH-E 269CV Standard Range Sport utility vehicle '
'5-door',
'odometer': 31034,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-13',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD MUSTANG MACH-E 269CV Standard Range Sport utility vehicle '
'5-door -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984762%27 HTTP/1.1" 200 None
2026-03-29 19:32:49 [ayvens.it] INFO: Saving data for 1984762: {'auction_closing_time': 1774859400.0, 'created_time': 1774542774.112293, 'last_price_update_time': 1774812769.859676}
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984762') HTTP/1.1" 204 0
2026-03-29 19:32:49 [ayvens.it] INFO: Found listing with ID: 1984763
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984763%27 HTTP/1.1" 200 None
2026-03-29 19:32:49 [ayvens.it] INFO: Scrape type for 1984763: 2
2026-03-29 19:32:49 [ayvens.it] INFO: Extracting data for car ID: 1984763
2026-03-29 19:32:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f91a4fc-b10d-5fd3-b71f-834d9036c6a6 with identifier: 1984763
2026-03-29 19:32:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f91a4fc-b10d-5fd3-b71f-834d9036c6a6 with scrape type 2
2026-03-29 19:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f91a4fc-b10d-5fd3-b71f-834d9036c6a6 with scrape type 2
2026-03-29 19:32:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 1f91a4fc-b10d-5fd3-b71f-834d9036c6a6, identifier: 1984763
2026-03-29 19:32:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 1f91a4fc-b10d-5fd3-b71f-834d9036c6a6 with identifier: 1984763
2026-03-29 19:32:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 1f91a4fc-b10d-5fd3-b71f-834d9036c6a6 with identifier: 1984763
2026-03-29 19:32:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 1f91a4fc-b10d-5fd3-b71f-834d9036c6a6 with identifier: 1984763 to the API
2026-03-29 19:32:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO ETOILE MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '1f91a4fc-b10d-5fd3-b71f-834d9036c6a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'RENAULT CAPTUR 1.3 TCE MHEV 103KW TECHNO',
'odometer': 47686,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT RENAULT CAPTUR 1.3 TCE MHEV 103KW TECHNO -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984763%27 HTTP/1.1" 200 None
2026-03-29 19:32:50 [ayvens.it] INFO: Saving data for 1984763: {'auction_closing_time': 1774859400.0, 'created_time': 1774542775.769609, 'last_price_update_time': 1774812770.256495}
2026-03-29 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984763') HTTP/1.1" 204 0
2026-03-29 19:32:50 [ayvens.it] INFO: Found listing with ID: 1984764
2026-03-29 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984764%27 HTTP/1.1" 200 None
2026-03-29 19:32:50 [ayvens.it] INFO: Scrape type for 1984764: 2
2026-03-29 19:32:50 [ayvens.it] INFO: Extracting data for car ID: 1984764
2026-03-29 19:32:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97c18bbb-21d9-5a99-8dac-e9a1648d70d3 with identifier: 1984764
2026-03-29 19:32:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97c18bbb-21d9-5a99-8dac-e9a1648d70d3 with scrape type 2
2026-03-29 19:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97c18bbb-21d9-5a99-8dac-e9a1648d70d3 with scrape type 2
2026-03-29 19:32:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 97c18bbb-21d9-5a99-8dac-e9a1648d70d3, identifier: 1984764
2026-03-29 19:32:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 97c18bbb-21d9-5a99-8dac-e9a1648d70d3 with identifier: 1984764
2026-03-29 19:32:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 97c18bbb-21d9-5a99-8dac-e9a1648d70d3 with identifier: 1984764
2026-03-29 19:32:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 97c18bbb-21d9-5a99-8dac-e9a1648d70d3 with identifier: 1984764 to the API
2026-03-29 19:32:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'PLATINUM SILVER METALLIZZATO',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.6L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '97c18bbb-21d9-5a99-8dac-e9a1648d70d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'OPEL VIVARO 1.6 BiT. 145cv S&S Eco L2H1 29 qli Sport Combi 4-door',
'odometer': 205452,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-24',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL OPEL VIVARO 1.6 BiT. 145cv S&S Eco L2H1 29 qli Sport Combi '
'4-door -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2018}
2026-03-29 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984764%27 HTTP/1.1" 200 None
2026-03-29 19:32:50 [ayvens.it] INFO: Saving data for 1984764: {'auction_closing_time': 1774859400.0, 'created_time': 1774542777.633379, 'last_price_update_time': 1774812770.654705}
2026-03-29 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984764') HTTP/1.1" 204 0
2026-03-29 19:32:50 [ayvens.it] INFO: Found listing with ID: 1984765
2026-03-29 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984765%27 HTTP/1.1" 200 None
2026-03-29 19:32:50 [ayvens.it] INFO: Scrape type for 1984765: 2
2026-03-29 19:32:50 [ayvens.it] INFO: Extracting data for car ID: 1984765
2026-03-29 19:32:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e3c4192-bb6c-508c-ae5b-d4c399166c0d with identifier: 1984765
2026-03-29 19:32:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e3c4192-bb6c-508c-ae5b-d4c399166c0d with scrape type 2
2026-03-29 19:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e3c4192-bb6c-508c-ae5b-d4c399166c0d with scrape type 2
2026-03-29 19:32:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 2e3c4192-bb6c-508c-ae5b-d4c399166c0d, identifier: 1984765
2026-03-29 19:32:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 2e3c4192-bb6c-508c-ae5b-d4c399166c0d with identifier: 1984765
2026-03-29 19:32:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 2e3c4192-bb6c-508c-ae5b-d4c399166c0d with identifier: 1984765
2026-03-29 19:32:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 2e3c4192-bb6c-508c-ae5b-d4c399166c0d with identifier: 1984765 to the API
2026-03-29 19:32:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Blu Navarra metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '2e3c4192-bb6c-508c-ae5b-d4c399166c0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI A3 35 TDI S tronic Business S.Back Hatchback 5-door (Euro 6D)',
'odometer': 70324,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI A3 35 TDI S tronic Business S.Back Hatchback 5-door (Euro '
'6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984765%27 HTTP/1.1" 200 None
2026-03-29 19:32:51 [ayvens.it] INFO: Saving data for 1984765: {'auction_closing_time': 1774859400.0, 'created_time': 1774542791.856655, 'last_price_update_time': 1774812771.024194}
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984765') HTTP/1.1" 204 0
2026-03-29 19:32:51 [ayvens.it] INFO: Found listing with ID: 1984766
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984766%27 HTTP/1.1" 200 None
2026-03-29 19:32:51 [ayvens.it] INFO: Scrape type for 1984766: 2
2026-03-29 19:32:51 [ayvens.it] INFO: Extracting data for car ID: 1984766
2026-03-29 19:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b00991aa-52cb-53eb-b010-4355a3054f1d with identifier: 1984766
2026-03-29 19:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b00991aa-52cb-53eb-b010-4355a3054f1d with scrape type 2
2026-03-29 19:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b00991aa-52cb-53eb-b010-4355a3054f1d with scrape type 2
2026-03-29 19:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: b00991aa-52cb-53eb-b010-4355a3054f1d, identifier: 1984766
2026-03-29 19:32:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: b00991aa-52cb-53eb-b010-4355a3054f1d with identifier: 1984766
2026-03-29 19:32:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: b00991aa-52cb-53eb-b010-4355a3054f1d with identifier: 1984766
2026-03-29 19:32:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: b00991aa-52cb-53eb-b010-4355a3054f1d with identifier: 1984766 to the API
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO ICY PASTELLO',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.2L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'b00991aa-52cb-53eb-b010-4355a3054f1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'OPEL MOVANO 2.2 BLUEHDI 140 S&S 33 L2H2 FP',
'odometer': 115153,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-20',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL OPEL MOVANO 2.2 BLUEHDI 140 S&S 33 L2H2 FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984766%27 HTTP/1.1" 200 None
2026-03-29 19:32:51 [ayvens.it] INFO: Saving data for 1984766: {'auction_closing_time': 1774859400.0, 'created_time': 1774542800.72451, 'last_price_update_time': 1774812771.41328}
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984766') HTTP/1.1" 204 0
2026-03-29 19:32:51 [ayvens.it] INFO: Found listing with ID: 1984767
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984767%27 HTTP/1.1" 200 None
2026-03-29 19:32:51 [ayvens.it] INFO: Scrape type for 1984767: 2
2026-03-29 19:32:51 [ayvens.it] INFO: Extracting data for car ID: 1984767
2026-03-29 19:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4de6aeec-05c1-50a6-84b4-dad448e9004f with identifier: 1984767
2026-03-29 19:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4de6aeec-05c1-50a6-84b4-dad448e9004f with scrape type 2
2026-03-29 19:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4de6aeec-05c1-50a6-84b4-dad448e9004f with scrape type 2
2026-03-29 19:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 4de6aeec-05c1-50a6-84b4-dad448e9004f, identifier: 1984767
2026-03-29 19:32:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 4de6aeec-05c1-50a6-84b4-dad448e9004f with identifier: 1984767
2026-03-29 19:32:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 4de6aeec-05c1-50a6-84b4-dad448e9004f with identifier: 1984767
2026-03-29 19:32:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 4de6aeec-05c1-50a6-84b4-dad448e9004f with identifier: 1984767 to the API
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'LONDON GREY MET',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.8L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '4de6aeec-05c1-50a6-84b4-dad448e9004f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'TOYOTA COROLLA SW (PC) TS HYBRID BUSINESS FP',
'odometer': 203096,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-26',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA TOYOTA COROLLA SW (PC) TS HYBRID BUSINESS FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984767%27 HTTP/1.1" 200 None
2026-03-29 19:32:51 [ayvens.it] INFO: Saving data for 1984767: {'auction_closing_time': 1774859400.0, 'created_time': 1774542796.556153, 'last_price_update_time': 1774812771.800666}
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984767') HTTP/1.1" 204 0
2026-03-29 19:32:51 [ayvens.it] INFO: Found listing with ID: 1984768
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984768%27 HTTP/1.1" 200 None
2026-03-29 19:32:51 [ayvens.it] INFO: Scrape type for 1984768: 2
2026-03-29 19:32:51 [ayvens.it] INFO: Extracting data for car ID: 1984768
2026-03-29 19:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02a616a5-7abb-56c9-bae8-b50d0acc3858 with identifier: 1984768
2026-03-29 19:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02a616a5-7abb-56c9-bae8-b50d0acc3858 with scrape type 2
2026-03-29 19:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02a616a5-7abb-56c9-bae8-b50d0acc3858 with scrape type 2
2026-03-29 19:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 02a616a5-7abb-56c9-bae8-b50d0acc3858, identifier: 1984768
2026-03-29 19:32:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 02a616a5-7abb-56c9-bae8-b50d0acc3858 with identifier: 1984768
2026-03-29 19:32:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 02a616a5-7abb-56c9-bae8-b50d0acc3858 with identifier: 1984768
2026-03-29 19:32:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 02a616a5-7abb-56c9-bae8-b50d0acc3858 with identifier: 1984768 to the API
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ROSSO PASSION METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'electric',
'id': '02a616a5-7abb-56c9-bae8-b50d0acc3858',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'RENAULT ZOE (PC) ZOE ZEN R110 FP',
'odometer': 81612,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT RENAULT ZOE (PC) ZOE ZEN R110 FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984768%27 HTTP/1.1" 200 None
2026-03-29 19:32:52 [ayvens.it] INFO: Saving data for 1984768: {'auction_closing_time': 1774859400.0, 'created_time': 1774542798.47742, 'last_price_update_time': 1774812772.186237}
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984768') HTTP/1.1" 204 0
2026-03-29 19:32:52 [ayvens.it] INFO: Found listing with ID: 1984769
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984769%27 HTTP/1.1" 200 None
2026-03-29 19:32:52 [ayvens.it] INFO: Scrape type for 1984769: 2
2026-03-29 19:32:52 [ayvens.it] INFO: Extracting data for car ID: 1984769
2026-03-29 19:32:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fe04712-bcad-590e-bb2b-860a7cff1cbe with identifier: 1984769
2026-03-29 19:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fe04712-bcad-590e-bb2b-860a7cff1cbe with scrape type 2
2026-03-29 19:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fe04712-bcad-590e-bb2b-860a7cff1cbe with scrape type 2
2026-03-29 19:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 4fe04712-bcad-590e-bb2b-860a7cff1cbe, identifier: 1984769
2026-03-29 19:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 4fe04712-bcad-590e-bb2b-860a7cff1cbe with identifier: 1984769
2026-03-29 19:32:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 4fe04712-bcad-590e-bb2b-860a7cff1cbe with identifier: 1984769
2026-03-29 19:32:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 4fe04712-bcad-590e-bb2b-860a7cff1cbe with identifier: 1984769 to the API
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE PEARL BRILLIANT',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '4fe04712-bcad-590e-bb2b-860a7cff1cbe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'NISSAN',
'model': 'NISSAN QASHQAI 1.3 MHEV 158 Business Xtronic Cross over 5-door '
'(Euro 6D)',
'odometer': 79593,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN NISSAN QASHQAI 1.3 MHEV 158 Business Xtronic Cross over '
'5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984769%27 HTTP/1.1" 200 None
2026-03-29 19:32:52 [ayvens.it] INFO: Saving data for 1984769: {'auction_closing_time': 1774859400.0, 'created_time': 1774542802.955852, 'last_price_update_time': 1774812772.570404}
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984769') HTTP/1.1" 204 0
2026-03-29 19:32:52 [ayvens.it] INFO: Found listing with ID: 1984770
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984770%27 HTTP/1.1" 200 None
2026-03-29 19:32:52 [ayvens.it] INFO: Scrape type for 1984770: 2
2026-03-29 19:32:52 [ayvens.it] INFO: Extracting data for car ID: 1984770
2026-03-29 19:32:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e095ee81-4918-5e44-bff0-ba8aee20fd19 with identifier: 1984770
2026-03-29 19:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e095ee81-4918-5e44-bff0-ba8aee20fd19 with scrape type 2
2026-03-29 19:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e095ee81-4918-5e44-bff0-ba8aee20fd19 with scrape type 2
2026-03-29 19:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: e095ee81-4918-5e44-bff0-ba8aee20fd19, identifier: 1984770
2026-03-29 19:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: e095ee81-4918-5e44-bff0-ba8aee20fd19 with identifier: 1984770
2026-03-29 19:32:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: e095ee81-4918-5e44-bff0-ba8aee20fd19 with identifier: 1984770
2026-03-29 19:32:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: e095ee81-4918-5e44-bff0-ba8aee20fd19 with identifier: 1984770 to the API
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO GRAFITE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': 'e095ee81-4918-5e44-bff0-ba8aee20fd19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'LEXUS',
'model': 'LEXUS NX HYBRID F SPORT 4WD MY22 FP',
'odometer': 170540,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': None,
'title': 'LEXUS LEXUS NX HYBRID F SPORT 4WD MY22 FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984770%27 HTTP/1.1" 200 None
2026-03-29 19:32:52 [ayvens.it] INFO: Saving data for 1984770: {'auction_closing_time': 1774859400.0, 'created_time': 1774542808.948313, 'last_price_update_time': 1774812772.976803}
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984770') HTTP/1.1" 204 0
2026-03-29 19:32:53 [ayvens.it] INFO: Found listing with ID: 1984771
2026-03-29 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984771%27 HTTP/1.1" 200 None
2026-03-29 19:32:53 [ayvens.it] INFO: Scrape type for 1984771: 2
2026-03-29 19:32:53 [ayvens.it] INFO: Extracting data for car ID: 1984771
2026-03-29 19:32:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 066a2162-a6f3-5622-8230-f93463606622 with identifier: 1984771
2026-03-29 19:32:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 066a2162-a6f3-5622-8230-f93463606622 with scrape type 2
2026-03-29 19:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 066a2162-a6f3-5622-8230-f93463606622 with scrape type 2
2026-03-29 19:32:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 066a2162-a6f3-5622-8230-f93463606622, identifier: 1984771
2026-03-29 19:32:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 066a2162-a6f3-5622-8230-f93463606622 with identifier: 1984771
2026-03-29 19:32:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 066a2162-a6f3-5622-8230-f93463606622 with identifier: 1984771
2026-03-29 19:32:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 066a2162-a6f3-5622-8230-f93463606622 with identifier: 1984771 to the API
2026-03-29 19:32:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GUN METALLIC METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'electric',
'id': '066a2162-a6f3-5622-8230-f93463606622',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'NISSAN',
'model': 'NISSAN ARIYA 87kWh Evolve 2WD Cross over 5-door',
'odometer': 47625,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-21',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN NISSAN ARIYA 87kWh Evolve 2WD Cross over 5-door -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984771%27 HTTP/1.1" 200 None
2026-03-29 19:32:53 [ayvens.it] INFO: Saving data for 1984771: {'auction_closing_time': 1774859400.0, 'created_time': 1774542810.512396, 'last_price_update_time': 1774812773.441058}
2026-03-29 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984771') HTTP/1.1" 204 0
2026-03-29 19:32:53 [ayvens.it] INFO: Found listing with ID: 1984772
2026-03-29 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984772%27 HTTP/1.1" 200 None
2026-03-29 19:32:53 [ayvens.it] INFO: Scrape type for 1984772: 2
2026-03-29 19:32:53 [ayvens.it] INFO: Extracting data for car ID: 1984772
2026-03-29 19:32:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7e734b2-21e0-570a-ad1a-e03b50ebd128 with identifier: 1984772
2026-03-29 19:32:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7e734b2-21e0-570a-ad1a-e03b50ebd128 with scrape type 2
2026-03-29 19:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7e734b2-21e0-570a-ad1a-e03b50ebd128 with scrape type 2
2026-03-29 19:32:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d7e734b2-21e0-570a-ad1a-e03b50ebd128, identifier: 1984772
2026-03-29 19:32:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d7e734b2-21e0-570a-ad1a-e03b50ebd128 with identifier: 1984772
2026-03-29 19:32:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d7e734b2-21e0-570a-ad1a-e03b50ebd128 with identifier: 1984772
2026-03-29 19:32:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d7e734b2-21e0-570a-ad1a-e03b50ebd128 with identifier: 1984772 to the API
2026-03-29 19:32:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ARGENTO HIGH',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'd7e734b2-21e0-570a-ad1a-e03b50ebd128',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'MERCEDES-BENZ GLC COUPÈ 220 d 4Matic Premium aut. Sport utility '
'vehicle 5-door (Euro 6D)',
'odometer': 191550,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ MERCEDES-BENZ GLC COUPÈ 220 d 4Matic Premium aut. '
'Sport utility vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984772%27 HTTP/1.1" 200 None
2026-03-29 19:32:53 [ayvens.it] INFO: Saving data for 1984772: {'auction_closing_time': 1774859400.0, 'created_time': 1774542816.567656, 'last_price_update_time': 1774812773.835739}
2026-03-29 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984772') HTTP/1.1" 204 0
2026-03-29 19:32:53 [ayvens.it] INFO: Found listing with ID: 1984773
2026-03-29 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984773%27 HTTP/1.1" 200 None
2026-03-29 19:32:53 [ayvens.it] INFO: Scrape type for 1984773: 2
2026-03-29 19:32:53 [ayvens.it] INFO: Extracting data for car ID: 1984773
2026-03-29 19:32:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0352839d-be8a-578d-997c-458592f42191 with identifier: 1984773
2026-03-29 19:32:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0352839d-be8a-578d-997c-458592f42191 with scrape type 2
2026-03-29 19:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0352839d-be8a-578d-997c-458592f42191 with scrape type 2
2026-03-29 19:32:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 0352839d-be8a-578d-997c-458592f42191, identifier: 1984773
2026-03-29 19:32:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 0352839d-be8a-578d-997c-458592f42191 with identifier: 1984773
2026-03-29 19:32:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 0352839d-be8a-578d-997c-458592f42191 with identifier: 1984773
2026-03-29 19:32:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 0352839d-be8a-578d-997c-458592f42191 with identifier: 1984773 to the API
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO SCISTO METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'petrol',
'id': '0352839d-be8a-578d-997c-458592f42191',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'RENAULT CLIO 1.0 TCE 66KW EQUILIBRE Hatchback 5-door (Euro 6D)',
'odometer': 94926,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT RENAULT CLIO 1.0 TCE 66KW EQUILIBRE Hatchback 5-door (Euro '
'6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984773%27 HTTP/1.1" 200 None
2026-03-29 19:32:54 [ayvens.it] INFO: Saving data for 1984773: {'auction_closing_time': 1774859400.0, 'created_time': 1774542812.508634, 'last_price_update_time': 1774812774.215837}
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984773') HTTP/1.1" 204 0
2026-03-29 19:32:54 [ayvens.it] INFO: Found listing with ID: 1984774
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984774%27 HTTP/1.1" 200 None
2026-03-29 19:32:54 [ayvens.it] INFO: Scrape type for 1984774: 2
2026-03-29 19:32:54 [ayvens.it] INFO: Extracting data for car ID: 1984774
2026-03-29 19:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c6629f2-5567-5fa3-833c-a78096254fef with identifier: 1984774
2026-03-29 19:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c6629f2-5567-5fa3-833c-a78096254fef with scrape type 2
2026-03-29 19:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c6629f2-5567-5fa3-833c-a78096254fef with scrape type 2
2026-03-29 19:32:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 6c6629f2-5567-5fa3-833c-a78096254fef, identifier: 1984774
2026-03-29 19:32:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 6c6629f2-5567-5fa3-833c-a78096254fef with identifier: 1984774
2026-03-29 19:32:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 6c6629f2-5567-5fa3-833c-a78096254fef with identifier: 1984774
2026-03-29 19:32:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 6c6629f2-5567-5fa3-833c-a78096254fef with identifier: 1984774 to the API
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO GRAPHITE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'petrol',
'id': '6c6629f2-5567-5fa3-833c-a78096254fef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'SKODA',
'model': 'SKODA KAMIQ 1.0 TSI 81KW STYLE DSG Sport utility vehicle 5-door '
'(Euro 6D)',
'odometer': 43332,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-21',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA SKODA KAMIQ 1.0 TSI 81KW STYLE DSG Sport utility vehicle '
'5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984774%27 HTTP/1.1" 200 None
2026-03-29 19:32:54 [ayvens.it] INFO: Saving data for 1984774: {'auction_closing_time': 1774859400.0, 'created_time': 1774542815.245005, 'last_price_update_time': 1774812774.571598}
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984774') HTTP/1.1" 204 0
2026-03-29 19:32:54 [ayvens.it] INFO: Found listing with ID: 1984775
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984775%27 HTTP/1.1" 200 None
2026-03-29 19:32:54 [ayvens.it] INFO: Scrape type for 1984775: 2
2026-03-29 19:32:54 [ayvens.it] INFO: Extracting data for car ID: 1984775
2026-03-29 19:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69093e7b-cdeb-5921-8e0c-dfd6e3f96b2c with identifier: 1984775
2026-03-29 19:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69093e7b-cdeb-5921-8e0c-dfd6e3f96b2c with scrape type 2
2026-03-29 19:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69093e7b-cdeb-5921-8e0c-dfd6e3f96b2c with scrape type 2
2026-03-29 19:32:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 69093e7b-cdeb-5921-8e0c-dfd6e3f96b2c, identifier: 1984775
2026-03-29 19:32:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 69093e7b-cdeb-5921-8e0c-dfd6e3f96b2c with identifier: 1984775
2026-03-29 19:32:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 69093e7b-cdeb-5921-8e0c-dfd6e3f96b2c with identifier: 1984775
2026-03-29 19:32:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 69093e7b-cdeb-5921-8e0c-dfd6e3f96b2c with identifier: 1984775 to the API
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO PASTELLO',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '69093e7b-cdeb-5921-8e0c-dfd6e3f96b2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT DUCATO 35 MH1 2.0 Mjet 16V 115CV ALU Dop.Cab. Cassone a sponde '
'abbattibili doppia cabina 4-door',
'odometer': 142657,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-05',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT DUCATO 35 MH1 2.0 Mjet 16V 115CV ALU Dop.Cab. Cassone a '
'sponde abbattibili doppia cabina 4-door -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2018}
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984775%27 HTTP/1.1" 200 None
2026-03-29 19:32:54 [ayvens.it] INFO: Saving data for 1984775: {'auction_closing_time': 1774859400.0, 'created_time': 1774542818.045385, 'last_price_update_time': 1774812774.956749}
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984775') HTTP/1.1" 204 0
2026-03-29 19:32:54 [ayvens.it] INFO: Found listing with ID: 1984776
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984776%27 HTTP/1.1" 200 None
2026-03-29 19:32:54 [ayvens.it] INFO: Scrape type for 1984776: 2
2026-03-29 19:32:54 [ayvens.it] INFO: Extracting data for car ID: 1984776
2026-03-29 19:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 369b264d-ed09-5696-980d-9d8e1c951414 with identifier: 1984776
2026-03-29 19:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 369b264d-ed09-5696-980d-9d8e1c951414 with scrape type 2
2026-03-29 19:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 369b264d-ed09-5696-980d-9d8e1c951414 with scrape type 2
2026-03-29 19:32:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 369b264d-ed09-5696-980d-9d8e1c951414, identifier: 1984776
2026-03-29 19:32:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 369b264d-ed09-5696-980d-9d8e1c951414 with identifier: 1984776
2026-03-29 19:32:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 369b264d-ed09-5696-980d-9d8e1c951414 with identifier: 1984776
2026-03-29 19:32:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 369b264d-ed09-5696-980d-9d8e1c951414 with identifier: 1984776 to the API
2026-03-29 19:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO MYTHOS METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '369b264d-ed09-5696-980d-9d8e1c951414',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q5 40 TDI Business quattro S tronic Sport utility vehicle '
'5-door (Euro 6D) mild hybrid',
'odometer': 87927,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q5 40 TDI Business quattro S tronic Sport utility vehicle '
'5-door (Euro 6D) mild hybrid -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984776%27 HTTP/1.1" 200 None
2026-03-29 19:32:55 [ayvens.it] INFO: Saving data for 1984776: {'auction_closing_time': 1774859400.0, 'created_time': 1774542819.232986, 'last_price_update_time': 1774812775.323829}
2026-03-29 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984776') HTTP/1.1" 204 0
2026-03-29 19:32:55 [ayvens.it] INFO: Found listing with ID: 1984777
2026-03-29 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984777%27 HTTP/1.1" 200 None
2026-03-29 19:32:55 [ayvens.it] INFO: Scrape type for 1984777: 2
2026-03-29 19:32:55 [ayvens.it] INFO: Extracting data for car ID: 1984777
2026-03-29 19:32:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a1615da-5a09-5550-a05a-9b75485b46f9 with identifier: 1984777
2026-03-29 19:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a1615da-5a09-5550-a05a-9b75485b46f9 with scrape type 2
2026-03-29 19:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a1615da-5a09-5550-a05a-9b75485b46f9 with scrape type 2
2026-03-29 19:32:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 9a1615da-5a09-5550-a05a-9b75485b46f9, identifier: 1984777
2026-03-29 19:32:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 9a1615da-5a09-5550-a05a-9b75485b46f9 with identifier: 1984777
2026-03-29 19:32:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 9a1615da-5a09-5550-a05a-9b75485b46f9 with identifier: 1984777
2026-03-29 19:32:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 9a1615da-5a09-5550-a05a-9b75485b46f9 with identifier: 1984777 to the API
2026-03-29 19:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'DEEP CRYSTAL BLUE MICALIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'petrol',
'id': '9a1615da-5a09-5550-a05a-9b75485b46f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'MAZDA',
'model': 'MAZDA CX-30 2.0L Skyactiv-X 186cv M Hybrid Exclusive Sport utility '
'vehicle 5-door (Euro 6D) mild hybrid',
'odometer': 101458,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-13',
'seats_number': 5,
'seller_name': None,
'title': 'MAZDA MAZDA CX-30 2.0L Skyactiv-X 186cv M Hybrid Exclusive Sport '
'utility vehicle 5-door (Euro 6D) mild hybrid -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984777%27 HTTP/1.1" 200 None
2026-03-29 19:32:55 [ayvens.it] INFO: Saving data for 1984777: {'auction_closing_time': 1774859400.0, 'created_time': 1774542821.395476, 'last_price_update_time': 1774812775.698242}
2026-03-29 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984777') HTTP/1.1" 204 0
2026-03-29 19:32:55 [ayvens.it] INFO: Found listing with ID: 1984778
2026-03-29 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984778%27 HTTP/1.1" 200 None
2026-03-29 19:32:55 [ayvens.it] INFO: Scrape type for 1984778: 2
2026-03-29 19:32:55 [ayvens.it] INFO: Extracting data for car ID: 1984778
2026-03-29 19:32:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52cdae72-d376-5224-8d2f-5e0c702385b3 with identifier: 1984778
2026-03-29 19:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52cdae72-d376-5224-8d2f-5e0c702385b3 with scrape type 2
2026-03-29 19:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52cdae72-d376-5224-8d2f-5e0c702385b3 with scrape type 2
2026-03-29 19:32:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 52cdae72-d376-5224-8d2f-5e0c702385b3, identifier: 1984778
2026-03-29 19:32:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 52cdae72-d376-5224-8d2f-5e0c702385b3 with identifier: 1984778
2026-03-29 19:32:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 52cdae72-d376-5224-8d2f-5e0c702385b3 with identifier: 1984778
2026-03-29 19:32:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 52cdae72-d376-5224-8d2f-5e0c702385b3 with identifier: 1984778 to the API
2026-03-29 19:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Portofino Blue metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '52cdae72-d376-5224-8d2f-5e0c702385b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER RANGE ROVER VELAR 2.0 D I4 204 SE 4WD Auto Sport utility '
'vehicle 5-door (Euro 6D)',
'odometer': 87583,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER RANGE ROVER VELAR 2.0 D I4 204 SE 4WD Auto '
'Sport utility vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984778%27 HTTP/1.1" 200 None
2026-03-29 19:32:56 [ayvens.it] INFO: Saving data for 1984778: {'auction_closing_time': 1774859400.0, 'created_time': 1774542823.511746, 'last_price_update_time': 1774812776.106252}
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984778') HTTP/1.1" 204 0
2026-03-29 19:32:56 [ayvens.it] INFO: Found listing with ID: 1984779
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984779%27 HTTP/1.1" 200 None
2026-03-29 19:32:56 [ayvens.it] INFO: Scrape type for 1984779: 2
2026-03-29 19:32:56 [ayvens.it] INFO: Extracting data for car ID: 1984779
2026-03-29 19:32:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd76b57c-f569-581b-a2ce-beeaec6a270b with identifier: 1984779
2026-03-29 19:32:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd76b57c-f569-581b-a2ce-beeaec6a270b with scrape type 2
2026-03-29 19:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd76b57c-f569-581b-a2ce-beeaec6a270b with scrape type 2
2026-03-29 19:32:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: dd76b57c-f569-581b-a2ce-beeaec6a270b, identifier: 1984779
2026-03-29 19:32:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: dd76b57c-f569-581b-a2ce-beeaec6a270b with identifier: 1984779
2026-03-29 19:32:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: dd76b57c-f569-581b-a2ce-beeaec6a270b with identifier: 1984779
2026-03-29 19:32:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: dd76b57c-f569-581b-a2ce-beeaec6a270b with identifier: 1984779 to the API
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': 'dd76b57c-f569-581b-a2ce-beeaec6a270b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD KUGA 2.5 Benzina FHEV 190CV 2WD ST-Line X Aut Sport utility '
'vehicle 5-door (Euro 6.2)',
'odometer': 85211,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-11',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD KUGA 2.5 Benzina FHEV 190CV 2WD ST-Line X Aut Sport '
'utility vehicle 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984779%27 HTTP/1.1" 200 None
2026-03-29 19:32:56 [ayvens.it] INFO: Saving data for 1984779: {'auction_closing_time': 1774859400.0, 'created_time': 1774542825.85903, 'last_price_update_time': 1774812776.492462}
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984779') HTTP/1.1" 204 0
2026-03-29 19:32:56 [ayvens.it] INFO: Found listing with ID: 1984780
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984780%27 HTTP/1.1" 200 None
2026-03-29 19:32:56 [ayvens.it] INFO: Scrape type for 1984780: 2
2026-03-29 19:32:56 [ayvens.it] INFO: Extracting data for car ID: 1984780
2026-03-29 19:32:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4d69182-7a5c-59ec-8858-77380a1a4c90 with identifier: 1984780
2026-03-29 19:32:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4d69182-7a5c-59ec-8858-77380a1a4c90 with scrape type 2
2026-03-29 19:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4d69182-7a5c-59ec-8858-77380a1a4c90 with scrape type 2
2026-03-29 19:32:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: f4d69182-7a5c-59ec-8858-77380a1a4c90, identifier: 1984780
2026-03-29 19:32:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: f4d69182-7a5c-59ec-8858-77380a1a4c90 with identifier: 1984780
2026-03-29 19:32:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: f4d69182-7a5c-59ec-8858-77380a1a4c90 with identifier: 1984780
2026-03-29 19:32:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: f4d69182-7a5c-59ec-8858-77380a1a4c90 with identifier: 1984780 to the API
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO PASTELLO',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.6L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'f4d69182-7a5c-59ec-8858-77380a1a4c90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT DOBLÃ’ CARGO CH1 BUSINESS 1.6 Mjet 105cv E6D-f S&S Vettura '
'Furgonata 4-door (Euro 6D)',
'odometer': 162416,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT DOBLÃ’ CARGO CH1 BUSINESS 1.6 Mjet 105cv E6D-f S&S Vettura '
'Furgonata 4-door (Euro 6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984780%27 HTTP/1.1" 200 None
2026-03-29 19:32:56 [ayvens.it] INFO: Saving data for 1984780: {'auction_closing_time': 1774859400.0, 'created_time': 1774542827.501257, 'last_price_update_time': 1774812776.866384}
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984780') HTTP/1.1" 204 0
2026-03-29 19:32:56 [ayvens.it] INFO: Found listing with ID: 1984781
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984781%27 HTTP/1.1" 200 None
2026-03-29 19:32:56 [ayvens.it] INFO: Scrape type for 1984781: 2
2026-03-29 19:32:56 [ayvens.it] INFO: Extracting data for car ID: 1984781
2026-03-29 19:32:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0def6868-7bd9-530c-8e54-f07a5d61e0d7 with identifier: 1984781
2026-03-29 19:32:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0def6868-7bd9-530c-8e54-f07a5d61e0d7 with scrape type 2
2026-03-29 19:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0def6868-7bd9-530c-8e54-f07a5d61e0d7 with scrape type 2
2026-03-29 19:32:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 0def6868-7bd9-530c-8e54-f07a5d61e0d7, identifier: 1984781
2026-03-29 19:32:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 0def6868-7bd9-530c-8e54-f07a5d61e0d7 with identifier: 1984781
2026-03-29 19:32:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 0def6868-7bd9-530c-8e54-f07a5d61e0d7 with identifier: 1984781
2026-03-29 19:32:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 0def6868-7bd9-530c-8e54-f07a5d61e0d7 with identifier: 1984781 to the API
2026-03-29 19:32:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLU SEPANG EFFETTO PERLA',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '0def6868-7bd9-530c-8e54-f07a5d61e0d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q5 SPORTBACK 45 TFSI S LINE QUATTRO S TRONIC FP',
'odometer': 32755,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-26',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q5 SPORTBACK 45 TFSI S LINE QUATTRO S TRONIC FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984781%27 HTTP/1.1" 200 None
2026-03-29 19:32:57 [ayvens.it] INFO: Saving data for 1984781: {'auction_closing_time': 1774859400.0, 'created_time': 1774542934.677289, 'last_price_update_time': 1774812777.261152}
2026-03-29 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984781') HTTP/1.1" 204 0
2026-03-29 19:32:57 [ayvens.it] INFO: Found listing with ID: 1984782
2026-03-29 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984782%27 HTTP/1.1" 200 None
2026-03-29 19:32:57 [ayvens.it] INFO: Scrape type for 1984782: 2
2026-03-29 19:32:57 [ayvens.it] INFO: Extracting data for car ID: 1984782
2026-03-29 19:32:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c8babdf-a91e-5dc7-a32f-a39678b13e8a with identifier: 1984782
2026-03-29 19:32:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c8babdf-a91e-5dc7-a32f-a39678b13e8a with scrape type 2
2026-03-29 19:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c8babdf-a91e-5dc7-a32f-a39678b13e8a with scrape type 2
2026-03-29 19:32:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 9c8babdf-a91e-5dc7-a32f-a39678b13e8a, identifier: 1984782
2026-03-29 19:32:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 9c8babdf-a91e-5dc7-a32f-a39678b13e8a with identifier: 1984782
2026-03-29 19:32:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 9c8babdf-a91e-5dc7-a32f-a39678b13e8a with identifier: 1984782
2026-03-29 19:32:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 9c8babdf-a91e-5dc7-a32f-a39678b13e8a with identifier: 1984782 to the API
2026-03-29 19:32:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'CARPATHIAN GREY METALLIZZATO PREMIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '9c8babdf-a91e-5dc7-a32f-a39678b13e8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 150CV R-DYNAMIC S 4WD AUT. FP',
'odometer': 110289,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER DISCOVERY SPORT 2.0 TD4 150CV R-DYNAMIC S 4WD '
'AUT. FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984782%27 HTTP/1.1" 200 None
2026-03-29 19:32:57 [ayvens.it] INFO: Saving data for 1984782: {'auction_closing_time': 1774859400.0, 'created_time': 1774542830.984547, 'last_price_update_time': 1774812777.75}
2026-03-29 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984782') HTTP/1.1" 204 0
2026-03-29 19:32:57 [ayvens.it] INFO: Found listing with ID: 1984783
2026-03-29 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984783%27 HTTP/1.1" 200 None
2026-03-29 19:32:57 [ayvens.it] INFO: Scrape type for 1984783: 2
2026-03-29 19:32:57 [ayvens.it] INFO: Extracting data for car ID: 1984783
2026-03-29 19:32:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f8f8b5b-a257-5001-9698-620edb753611 with identifier: 1984783
2026-03-29 19:32:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f8f8b5b-a257-5001-9698-620edb753611 with scrape type 2
2026-03-29 19:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f8f8b5b-a257-5001-9698-620edb753611 with scrape type 2
2026-03-29 19:32:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 4f8f8b5b-a257-5001-9698-620edb753611, identifier: 1984783
2026-03-29 19:32:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 4f8f8b5b-a257-5001-9698-620edb753611 with identifier: 1984783
2026-03-29 19:32:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 4f8f8b5b-a257-5001-9698-620edb753611 with identifier: 1984783
2026-03-29 19:32:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 4f8f8b5b-a257-5001-9698-620edb753611 with identifier: 1984783 to the API
2026-03-29 19:32:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SANTORINI BLACK MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '4f8f8b5b-a257-5001-9698-620edb753611',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'LAND ROVER RANGE ROVER EVO 2.0D I4 204 MHEV DYNAMIC SE AWD AUTO FP',
'odometer': 31919,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER LAND ROVER RANGE ROVER EVO 2.0D I4 204 MHEV DYNAMIC SE '
'AWD AUTO FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984783%27 HTTP/1.1" 200 None
2026-03-29 19:32:58 [ayvens.it] INFO: Saving data for 1984783: {'auction_closing_time': 1774859400.0, 'created_time': 1774542933.226159, 'last_price_update_time': 1774812778.154326}
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984783') HTTP/1.1" 204 0
2026-03-29 19:32:58 [ayvens.it] INFO: Found listing with ID: 1984784
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984784%27 HTTP/1.1" 200 None
2026-03-29 19:32:58 [ayvens.it] INFO: Scrape type for 1984784: 2
2026-03-29 19:32:58 [ayvens.it] INFO: Extracting data for car ID: 1984784
2026-03-29 19:32:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3abea8f0-8acd-52f6-bc60-f84db4aa841d with identifier: 1984784
2026-03-29 19:32:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3abea8f0-8acd-52f6-bc60-f84db4aa841d with scrape type 2
2026-03-29 19:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3abea8f0-8acd-52f6-bc60-f84db4aa841d with scrape type 2
2026-03-29 19:32:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 3abea8f0-8acd-52f6-bc60-f84db4aa841d, identifier: 1984784
2026-03-29 19:32:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 3abea8f0-8acd-52f6-bc60-f84db4aa841d with identifier: 1984784
2026-03-29 19:32:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 3abea8f0-8acd-52f6-bc60-f84db4aa841d with identifier: 1984784
2026-03-29 19:32:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 3abea8f0-8acd-52f6-bc60-f84db4aa841d with identifier: 1984784 to the API
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ONYX BLACK METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '3abea8f0-8acd-52f6-bc60-f84db4aa841d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'VOLVO XC40 T4 Recharge Plug-in auto Plus Bright Sport utility '
'vehicle 5-door (Euro 6D)',
'odometer': 162465,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO VOLVO XC40 T4 Recharge Plug-in auto Plus Bright Sport utility '
'vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984784%27 HTTP/1.1" 200 None
2026-03-29 19:32:58 [ayvens.it] INFO: Saving data for 1984784: {'auction_closing_time': 1774859400.0, 'created_time': 1774542924.986082, 'last_price_update_time': 1774812778.514586}
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984784') HTTP/1.1" 204 0
2026-03-29 19:32:58 [ayvens.it] INFO: Found listing with ID: 1984785
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984785%27 HTTP/1.1" 200 None
2026-03-29 19:32:58 [ayvens.it] INFO: Scrape type for 1984785: 2
2026-03-29 19:32:58 [ayvens.it] INFO: Extracting data for car ID: 1984785
2026-03-29 19:32:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd022ccb-e494-576e-b98e-e2f143823363 with identifier: 1984785
2026-03-29 19:32:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd022ccb-e494-576e-b98e-e2f143823363 with scrape type 2
2026-03-29 19:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd022ccb-e494-576e-b98e-e2f143823363 with scrape type 2
2026-03-29 19:32:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: cd022ccb-e494-576e-b98e-e2f143823363, identifier: 1984785
2026-03-29 19:32:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: cd022ccb-e494-576e-b98e-e2f143823363 with identifier: 1984785
2026-03-29 19:32:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: cd022ccb-e494-576e-b98e-e2f143823363 with identifier: 1984785
2026-03-29 19:32:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: cd022ccb-e494-576e-b98e-e2f143823363 with identifier: 1984785 to the API
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLU NAVARA METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'cd022ccb-e494-576e-b98e-e2f143823363',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI A4 SW 2.0 40 TDI QUAT. SLINE EDIT. S TRONIC',
'odometer': 77868,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-12',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI A4 SW 2.0 40 TDI QUAT. SLINE EDIT. S TRONIC -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984785%27 HTTP/1.1" 200 None
2026-03-29 19:32:58 [ayvens.it] INFO: Saving data for 1984785: {'auction_closing_time': 1774859400.0, 'created_time': 1774542920.724906, 'last_price_update_time': 1774812778.917292}
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984785') HTTP/1.1" 204 0
2026-03-29 19:32:58 [ayvens.it] INFO: Found listing with ID: 1984786
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984786%27 HTTP/1.1" 200 None
2026-03-29 19:32:58 [ayvens.it] INFO: Scrape type for 1984786: 2
2026-03-29 19:32:58 [ayvens.it] INFO: Extracting data for car ID: 1984786
2026-03-29 19:32:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5667603b-949a-5274-84ce-b5d3e241fdc2 with identifier: 1984786
2026-03-29 19:32:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5667603b-949a-5274-84ce-b5d3e241fdc2 with scrape type 2
2026-03-29 19:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5667603b-949a-5274-84ce-b5d3e241fdc2 with scrape type 2
2026-03-29 19:32:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 5667603b-949a-5274-84ce-b5d3e241fdc2, identifier: 1984786
2026-03-29 19:32:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 5667603b-949a-5274-84ce-b5d3e241fdc2 with identifier: 1984786
2026-03-29 19:32:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 5667603b-949a-5274-84ce-b5d3e241fdc2 with identifier: 1984786
2026-03-29 19:32:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 5667603b-949a-5274-84ce-b5d3e241fdc2 with identifier: 1984786 to the API
2026-03-29 19:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO ARTENSE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '5667603b-949a-5274-84ce-b5d3e241fdc2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 308 SW SW Allure BlueHDi 130 EAT8 S&S aut. SW 5-door (Euro '
'6D)',
'odometer': 92249,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 308 SW SW Allure BlueHDi 130 EAT8 S&S aut. SW '
'5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984786%27 HTTP/1.1" 200 None
2026-03-29 19:32:59 [ayvens.it] INFO: Saving data for 1984786: {'auction_closing_time': 1774859400.0, 'created_time': 1774542917.713683, 'last_price_update_time': 1774812779.292135}
2026-03-29 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984786') HTTP/1.1" 204 0
2026-03-29 19:32:59 [ayvens.it] INFO: Found listing with ID: 1984787
2026-03-29 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984787%27 HTTP/1.1" 200 None
2026-03-29 19:32:59 [ayvens.it] INFO: Scrape type for 1984787: 2
2026-03-29 19:32:59 [ayvens.it] INFO: Extracting data for car ID: 1984787
2026-03-29 19:32:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac951d4a-3e73-5724-a425-274b2b948c8d with identifier: 1984787
2026-03-29 19:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac951d4a-3e73-5724-a425-274b2b948c8d with scrape type 2
2026-03-29 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac951d4a-3e73-5724-a425-274b2b948c8d with scrape type 2
2026-03-29 19:32:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: ac951d4a-3e73-5724-a425-274b2b948c8d, identifier: 1984787
2026-03-29 19:32:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: ac951d4a-3e73-5724-a425-274b2b948c8d with identifier: 1984787
2026-03-29 19:32:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: ac951d4a-3e73-5724-a425-274b2b948c8d with identifier: 1984787
2026-03-29 19:32:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: ac951d4a-3e73-5724-a425-274b2b948c8d with identifier: 1984787 to the API
2026-03-29 19:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ORYX WHITE PERLA',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'ac951d4a-3e73-5724-a425-274b2b948c8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN PASSAT SW VAR. 2.0TDI SCR 147KW 4MOT EXECUTIVE DSG FP',
'odometer': 154742,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN PASSAT SW VAR. 2.0TDI SCR 147KW 4MOT '
'EXECUTIVE DSG FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984787%27 HTTP/1.1" 200 None
2026-03-29 19:32:59 [ayvens.it] INFO: Saving data for 1984787: {'auction_closing_time': 1774859400.0, 'created_time': 1774542900.935674, 'last_price_update_time': 1774812779.677232}
2026-03-29 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984787') HTTP/1.1" 204 0
2026-03-29 19:32:59 [ayvens.it] INFO: Found listing with ID: 1984788
2026-03-29 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984788%27 HTTP/1.1" 200 None
2026-03-29 19:32:59 [ayvens.it] INFO: Scrape type for 1984788: 2
2026-03-29 19:32:59 [ayvens.it] INFO: Extracting data for car ID: 1984788
2026-03-29 19:32:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 065cc2a8-07b5-5761-87fc-b552e83f406c with identifier: 1984788
2026-03-29 19:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 065cc2a8-07b5-5761-87fc-b552e83f406c with scrape type 2
2026-03-29 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 065cc2a8-07b5-5761-87fc-b552e83f406c with scrape type 2
2026-03-29 19:32:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 065cc2a8-07b5-5761-87fc-b552e83f406c, identifier: 1984788
2026-03-29 19:32:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 065cc2a8-07b5-5761-87fc-b552e83f406c with identifier: 1984788
2026-03-29 19:32:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:32:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 065cc2a8-07b5-5761-87fc-b552e83f406c with identifier: 1984788
2026-03-29 19:32:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 065cc2a8-07b5-5761-87fc-b552e83f406c with identifier: 1984788 to the API
2026-03-29 19:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:32:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Smoky Grey Metall',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'petrol',
'id': '065cc2a8-07b5-5761-87fc-b552e83f406c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN TAIGO 1.0 TSI 70kW Life Sport utility vehicle 5-door '
'(Euro 6D)',
'odometer': 234209,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN TAIGO 1.0 TSI 70kW Life Sport utility vehicle '
'5-door (Euro 6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984788%27 HTTP/1.1" 200 None
2026-03-29 19:33:00 [ayvens.it] INFO: Saving data for 1984788: {'auction_closing_time': 1774859400.0, 'created_time': 1774542900.381355, 'last_price_update_time': 1774812780.085482}
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984788') HTTP/1.1" 204 0
2026-03-29 19:33:00 [ayvens.it] INFO: Found listing with ID: 1984789
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984789%27 HTTP/1.1" 200 None
2026-03-29 19:33:00 [ayvens.it] INFO: Scrape type for 1984789: 2
2026-03-29 19:33:00 [ayvens.it] INFO: Extracting data for car ID: 1984789
2026-03-29 19:33:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6d262ae-1687-5c74-9271-931b16eaa703 with identifier: 1984789
2026-03-29 19:33:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6d262ae-1687-5c74-9271-931b16eaa703 with scrape type 2
2026-03-29 19:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6d262ae-1687-5c74-9271-931b16eaa703 with scrape type 2
2026-03-29 19:33:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d6d262ae-1687-5c74-9271-931b16eaa703, identifier: 1984789
2026-03-29 19:33:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d6d262ae-1687-5c74-9271-931b16eaa703 with identifier: 1984789
2026-03-29 19:33:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d6d262ae-1687-5c74-9271-931b16eaa703 with identifier: 1984789
2026-03-29 19:33:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d6d262ae-1687-5c74-9271-931b16eaa703 with identifier: 1984789 to the API
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'AMAZON GREY METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': 'd6d262ae-1687-5c74-9271-931b16eaa703',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'HYUNDAI',
'model': 'HYUNDAI TUCSON 1.6 HEV 2wd 230cv Xline Auto Sport utility vehicle '
'5-door (Euro 6.2)',
'odometer': 87225,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI HYUNDAI TUCSON 1.6 HEV 2wd 230cv Xline Auto Sport utility '
'vehicle 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984789%27 HTTP/1.1" 200 None
2026-03-29 19:33:00 [ayvens.it] INFO: Saving data for 1984789: {'auction_closing_time': 1774859400.0, 'created_time': 1774542899.107055, 'last_price_update_time': 1774812780.46737}
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984789') HTTP/1.1" 204 0
2026-03-29 19:33:00 [ayvens.it] INFO: Found listing with ID: 1984790
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984790%27 HTTP/1.1" 200 None
2026-03-29 19:33:00 [ayvens.it] INFO: Scrape type for 1984790: 2
2026-03-29 19:33:00 [ayvens.it] INFO: Extracting data for car ID: 1984790
2026-03-29 19:33:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af960f69-6e1e-5806-92de-b527b7a17c9f with identifier: 1984790
2026-03-29 19:33:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af960f69-6e1e-5806-92de-b527b7a17c9f with scrape type 2
2026-03-29 19:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af960f69-6e1e-5806-92de-b527b7a17c9f with scrape type 2
2026-03-29 19:33:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: af960f69-6e1e-5806-92de-b527b7a17c9f, identifier: 1984790
2026-03-29 19:33:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: af960f69-6e1e-5806-92de-b527b7a17c9f with identifier: 1984790
2026-03-29 19:33:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: af960f69-6e1e-5806-92de-b527b7a17c9f with identifier: 1984790
2026-03-29 19:33:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: af960f69-6e1e-5806-92de-b527b7a17c9f with identifier: 1984790 to the API
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ROSSO PASSIONE PASTELLO',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': 'af960f69-6e1e-5806-92de-b527b7a17c9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT 500 1.0 70cv Ibrido Hatchback 3-door',
'odometer': 19022,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-27',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT 500 1.0 70cv Ibrido Hatchback 3-door -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984790%27 HTTP/1.1" 200 None
2026-03-29 19:33:00 [ayvens.it] INFO: Saving data for 1984790: {'auction_closing_time': 1774859400.0, 'created_time': 1774542841.225714, 'last_price_update_time': 1774812780.84471}
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984790') HTTP/1.1" 204 0
2026-03-29 19:33:00 [ayvens.it] INFO: Found listing with ID: 1984791
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984791%27 HTTP/1.1" 200 None
2026-03-29 19:33:00 [ayvens.it] INFO: Scrape type for 1984791: 2
2026-03-29 19:33:00 [ayvens.it] INFO: Extracting data for car ID: 1984791
2026-03-29 19:33:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac200acc-d712-5cfa-af90-7fe4a864b11c with identifier: 1984791
2026-03-29 19:33:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac200acc-d712-5cfa-af90-7fe4a864b11c with scrape type 2
2026-03-29 19:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac200acc-d712-5cfa-af90-7fe4a864b11c with scrape type 2
2026-03-29 19:33:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: ac200acc-d712-5cfa-af90-7fe4a864b11c, identifier: 1984791
2026-03-29 19:33:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: ac200acc-d712-5cfa-af90-7fe4a864b11c with identifier: 1984791
2026-03-29 19:33:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: ac200acc-d712-5cfa-af90-7fe4a864b11c with identifier: 1984791
2026-03-29 19:33:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: ac200acc-d712-5cfa-af90-7fe4a864b11c with identifier: 1984791 to the API
2026-03-29 19:33:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ROSSO ALFA PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.1L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'ac200acc-d712-5cfa-af90-7fe4a864b11c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'ALFA ROMEO',
'model': 'ALFA ROMEO STELVIO 2.2 TURBO DIESEL 190CV SPRINT AT8 Q4 FP',
'odometer': 82017,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'ALFA ROMEO ALFA ROMEO STELVIO 2.2 TURBO DIESEL 190CV SPRINT AT8 Q4 '
'FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984791%27 HTTP/1.1" 200 None
2026-03-29 19:33:01 [ayvens.it] INFO: Saving data for 1984791: {'auction_closing_time': 1774859400.0, 'created_time': 1774542898.422018, 'last_price_update_time': 1774812781.224354}
2026-03-29 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984791') HTTP/1.1" 204 0
2026-03-29 19:33:01 [ayvens.it] INFO: Found listing with ID: 1984792
2026-03-29 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984792%27 HTTP/1.1" 200 None
2026-03-29 19:33:01 [ayvens.it] INFO: Scrape type for 1984792: 2
2026-03-29 19:33:01 [ayvens.it] INFO: Extracting data for car ID: 1984792
2026-03-29 19:33:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c060093a-c0a7-56ff-a02e-20888a4367d6 with identifier: 1984792
2026-03-29 19:33:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c060093a-c0a7-56ff-a02e-20888a4367d6 with scrape type 2
2026-03-29 19:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c060093a-c0a7-56ff-a02e-20888a4367d6 with scrape type 2
2026-03-29 19:33:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: c060093a-c0a7-56ff-a02e-20888a4367d6, identifier: 1984792
2026-03-29 19:33:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: c060093a-c0a7-56ff-a02e-20888a4367d6 with identifier: 1984792
2026-03-29 19:33:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: c060093a-c0a7-56ff-a02e-20888a4367d6 with identifier: 1984792
2026-03-29 19:33:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: c060093a-c0a7-56ff-a02e-20888a4367d6 with identifier: 1984792 to the API
2026-03-29 19:33:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ROSSO ALFA PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.1L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'c060093a-c0a7-56ff-a02e-20888a4367d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'ALFA ROMEO',
'model': 'ALFA ROMEO STELVIO 2.2 TURBO DIESEL 190CV EXECUTIVE AT8 Q4 FP',
'odometer': 129228,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'ALFA ROMEO ALFA ROMEO STELVIO 2.2 TURBO DIESEL 190CV EXECUTIVE AT8 '
'Q4 FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984792%27 HTTP/1.1" 200 None
2026-03-29 19:33:01 [ayvens.it] INFO: Saving data for 1984792: {'auction_closing_time': 1774859400.0, 'created_time': 1774542883.377165, 'last_price_update_time': 1774812781.609562}
2026-03-29 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984792') HTTP/1.1" 204 0
2026-03-29 19:33:01 [ayvens.it] INFO: Found listing with ID: 1984793
2026-03-29 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984793%27 HTTP/1.1" 200 None
2026-03-29 19:33:01 [ayvens.it] INFO: Scrape type for 1984793: 2
2026-03-29 19:33:01 [ayvens.it] INFO: Extracting data for car ID: 1984793
2026-03-29 19:33:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc5e907e-0755-546f-bb62-1acd9547a664 with identifier: 1984793
2026-03-29 19:33:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc5e907e-0755-546f-bb62-1acd9547a664 with scrape type 2
2026-03-29 19:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc5e907e-0755-546f-bb62-1acd9547a664 with scrape type 2
2026-03-29 19:33:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: dc5e907e-0755-546f-bb62-1acd9547a664, identifier: 1984793
2026-03-29 19:33:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: dc5e907e-0755-546f-bb62-1acd9547a664 with identifier: 1984793
2026-03-29 19:33:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: dc5e907e-0755-546f-bb62-1acd9547a664 with identifier: 1984793
2026-03-29 19:33:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: dc5e907e-0755-546f-bb62-1acd9547a664 with identifier: 1984793 to the API
2026-03-29 19:33:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.1L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'petrol',
'id': 'dc5e907e-0755-546f-bb62-1acd9547a664',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD FIESTA 1.1 75CV Titanium Hatchback 5-door (Euro 6.2)',
'odometer': 56172,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD FIESTA 1.1 75CV Titanium Hatchback 5-door (Euro 6.2) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984793%27 HTTP/1.1" 200 None
2026-03-29 19:33:02 [ayvens.it] INFO: Saving data for 1984793: {'auction_closing_time': 1774859400.0, 'created_time': 1774542866.131697, 'last_price_update_time': 1774812782.084176}
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984793') HTTP/1.1" 204 0
2026-03-29 19:33:02 [ayvens.it] INFO: Found listing with ID: 1984794
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984794%27 HTTP/1.1" 200 None
2026-03-29 19:33:02 [ayvens.it] INFO: Scrape type for 1984794: 2
2026-03-29 19:33:02 [ayvens.it] INFO: Extracting data for car ID: 1984794
2026-03-29 19:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2110bd3b-b1b3-5bcf-be77-6931f02e5687 with identifier: 1984794
2026-03-29 19:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2110bd3b-b1b3-5bcf-be77-6931f02e5687 with scrape type 2
2026-03-29 19:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2110bd3b-b1b3-5bcf-be77-6931f02e5687 with scrape type 2
2026-03-29 19:33:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 2110bd3b-b1b3-5bcf-be77-6931f02e5687, identifier: 1984794
2026-03-29 19:33:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 2110bd3b-b1b3-5bcf-be77-6931f02e5687 with identifier: 1984794
2026-03-29 19:33:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 2110bd3b-b1b3-5bcf-be77-6931f02e5687 with identifier: 1984794
2026-03-29 19:33:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 2110bd3b-b1b3-5bcf-be77-6931f02e5687 with identifier: 1984794 to the API
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Meta Black Metallic',
'currency': 'EUR',
'doors_number': 5,
'engine': '',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'electric',
'id': '2110bd3b-b1b3-5bcf-be77-6931f02e5687',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'SMART',
'model': 'SMART #1 66 kWh Premium Sport utility vehicle 5-door',
'odometer': 40528,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': None,
'title': 'SMART SMART #1 66 kWh Premium Sport utility vehicle 5-door -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984794%27 HTTP/1.1" 200 None
2026-03-29 19:33:02 [ayvens.it] INFO: Saving data for 1984794: {'auction_closing_time': 1774859400.0, 'created_time': 1774542851.214301, 'last_price_update_time': 1774812782.463901}
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984794') HTTP/1.1" 204 0
2026-03-29 19:33:02 [ayvens.it] INFO: Found listing with ID: 1984795
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984795%27 HTTP/1.1" 200 None
2026-03-29 19:33:02 [ayvens.it] INFO: Scrape type for 1984795: 2
2026-03-29 19:33:02 [ayvens.it] INFO: Extracting data for car ID: 1984795
2026-03-29 19:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc8af34b-c404-5d1b-be52-0b506264a4f2 with identifier: 1984795
2026-03-29 19:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc8af34b-c404-5d1b-be52-0b506264a4f2 with scrape type 2
2026-03-29 19:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc8af34b-c404-5d1b-be52-0b506264a4f2 with scrape type 2
2026-03-29 19:33:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: bc8af34b-c404-5d1b-be52-0b506264a4f2, identifier: 1984795
2026-03-29 19:33:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: bc8af34b-c404-5d1b-be52-0b506264a4f2 with identifier: 1984795
2026-03-29 19:33:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: bc8af34b-c404-5d1b-be52-0b506264a4f2 with identifier: 1984795
2026-03-29 19:33:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: bc8af34b-c404-5d1b-be52-0b506264a4f2 with identifier: 1984795 to the API
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Manhattan metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '3.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'bc8af34b-c404-5d1b-be52-0b506264a4f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW X5 xDrive 30d MH48V Xline autom. Sport utility vehicle 5-door '
'(Euro 6D)',
'odometer': 54820,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW X5 xDrive 30d MH48V Xline autom. Sport utility vehicle '
'5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984795%27 HTTP/1.1" 200 None
2026-03-29 19:33:02 [ayvens.it] INFO: Saving data for 1984795: {'auction_closing_time': 1774859400.0, 'created_time': 1774542858.508667, 'last_price_update_time': 1774812782.864841}
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984795') HTTP/1.1" 204 0
2026-03-29 19:33:02 [ayvens.it] INFO: Found listing with ID: 1984796
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984796%27 HTTP/1.1" 200 None
2026-03-29 19:33:02 [ayvens.it] INFO: Scrape type for 1984796: 2
2026-03-29 19:33:02 [ayvens.it] INFO: Extracting data for car ID: 1984796
2026-03-29 19:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aac27778-d229-5330-b15c-b8b87373195d with identifier: 1984796
2026-03-29 19:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aac27778-d229-5330-b15c-b8b87373195d with scrape type 2
2026-03-29 19:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aac27778-d229-5330-b15c-b8b87373195d with scrape type 2
2026-03-29 19:33:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: aac27778-d229-5330-b15c-b8b87373195d, identifier: 1984796
2026-03-29 19:33:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: aac27778-d229-5330-b15c-b8b87373195d with identifier: 1984796
2026-03-29 19:33:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: aac27778-d229-5330-b15c-b8b87373195d with identifier: 1984796
2026-03-29 19:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: aac27778-d229-5330-b15c-b8b87373195d with identifier: 1984796 to the API
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'r Comment',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'aac27778-d229-5330-b15c-b8b87373195d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD FIESTA 1.5 TDCi 85CV Plus Hatchback 5-door (Euro 6)',
'odometer': 181475,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD FIESTA 1.5 TDCi 85CV Plus Hatchback 5-door (Euro 6) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2018}
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984796%27 HTTP/1.1" 200 None
2026-03-29 19:33:03 [ayvens.it] INFO: Saving data for 1984796: {'auction_closing_time': 1774859400.0, 'created_time': 1774542860.700229, 'last_price_update_time': 1774812783.221386}
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984796') HTTP/1.1" 204 0
2026-03-29 19:33:03 [ayvens.it] INFO: Found listing with ID: 1984797
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984797%27 HTTP/1.1" 200 None
2026-03-29 19:33:03 [ayvens.it] INFO: Scrape type for 1984797: 2
2026-03-29 19:33:03 [ayvens.it] INFO: Extracting data for car ID: 1984797
2026-03-29 19:33:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea8232ba-4006-5e89-bf77-3d09ec5ee39a with identifier: 1984797
2026-03-29 19:33:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea8232ba-4006-5e89-bf77-3d09ec5ee39a with scrape type 2
2026-03-29 19:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea8232ba-4006-5e89-bf77-3d09ec5ee39a with scrape type 2
2026-03-29 19:33:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: ea8232ba-4006-5e89-bf77-3d09ec5ee39a, identifier: 1984797
2026-03-29 19:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: ea8232ba-4006-5e89-bf77-3d09ec5ee39a with identifier: 1984797
2026-03-29 19:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: ea8232ba-4006-5e89-bf77-3d09ec5ee39a with identifier: 1984797
2026-03-29 19:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: ea8232ba-4006-5e89-bf77-3d09ec5ee39a with identifier: 1984797 to the API
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Dark Metal Grey metallic',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': 'ea8232ba-4006-5e89-bf77-3d09ec5ee39a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'NISSAN',
'model': 'NISSAN QASHQAI 1.5 HEV e-Power Business Auto Cross over 5-door '
'(Euro 6D)',
'odometer': 82230,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN NISSAN QASHQAI 1.5 HEV e-Power Business Auto Cross over '
'5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984797%27 HTTP/1.1" 200 None
2026-03-29 19:33:03 [ayvens.it] INFO: Saving data for 1984797: {'auction_closing_time': 1774859400.0, 'created_time': 1774542882.038438, 'last_price_update_time': 1774812783.598411}
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984797') HTTP/1.1" 204 0
2026-03-29 19:33:03 [ayvens.it] INFO: Found listing with ID: 1984798
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984798%27 HTTP/1.1" 200 None
2026-03-29 19:33:03 [ayvens.it] INFO: Scrape type for 1984798: 2
2026-03-29 19:33:03 [ayvens.it] INFO: Extracting data for car ID: 1984798
2026-03-29 19:33:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a95b4eb2-01b6-5702-b4a6-452669e4780a with identifier: 1984798
2026-03-29 19:33:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a95b4eb2-01b6-5702-b4a6-452669e4780a with scrape type 2
2026-03-29 19:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a95b4eb2-01b6-5702-b4a6-452669e4780a with scrape type 2
2026-03-29 19:33:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: a95b4eb2-01b6-5702-b4a6-452669e4780a, identifier: 1984798
2026-03-29 19:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: a95b4eb2-01b6-5702-b4a6-452669e4780a with identifier: 1984798
2026-03-29 19:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: a95b4eb2-01b6-5702-b4a6-452669e4780a with identifier: 1984798
2026-03-29 19:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: a95b4eb2-01b6-5702-b4a6-452669e4780a with identifier: 1984798 to the API
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO GELATO PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.9L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'petrol',
'id': 'a95b4eb2-01b6-5702-b4a6-452669e4780a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT PANDA CONSIP13 0.9 TWINAIR TURBO 85CV S&S E6-TEMP 4X4 FP',
'odometer': 95615,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT PANDA CONSIP13 0.9 TWINAIR TURBO 85CV S&S E6-TEMP 4X4 FP '
'-',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984798%27 HTTP/1.1" 200 None
2026-03-29 19:33:03 [ayvens.it] INFO: Saving data for 1984798: {'auction_closing_time': 1774859400.0, 'created_time': 1774542883.926678, 'last_price_update_time': 1774812783.960798}
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984798') HTTP/1.1" 204 0
2026-03-29 19:33:03 [ayvens.it] INFO: Found listing with ID: 1984799
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984799%27 HTTP/1.1" 200 None
2026-03-29 19:33:03 [ayvens.it] INFO: Scrape type for 1984799: 2
2026-03-29 19:33:03 [ayvens.it] INFO: Extracting data for car ID: 1984799
2026-03-29 19:33:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04b0bc03-d0d7-5ac5-b2bc-14f08d3ae566 with identifier: 1984799
2026-03-29 19:33:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04b0bc03-d0d7-5ac5-b2bc-14f08d3ae566 with scrape type 2
2026-03-29 19:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04b0bc03-d0d7-5ac5-b2bc-14f08d3ae566 with scrape type 2
2026-03-29 19:33:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 04b0bc03-d0d7-5ac5-b2bc-14f08d3ae566, identifier: 1984799
2026-03-29 19:33:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 04b0bc03-d0d7-5ac5-b2bc-14f08d3ae566 with identifier: 1984799
2026-03-29 19:33:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 04b0bc03-d0d7-5ac5-b2bc-14f08d3ae566 with identifier: 1984799
2026-03-29 19:33:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 04b0bc03-d0d7-5ac5-b2bc-14f08d3ae566 with identifier: 1984799 to the API
2026-03-29 19:33:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK SAPPHIRE MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '04b0bc03-d0d7-5ac5-b2bc-14f08d3ae566',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW X1 (PC) SDRIVE 18D EDITION ESSENCE DCT FP',
'odometer': 145991,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW X1 (PC) SDRIVE 18D EDITION ESSENCE DCT FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984799%27 HTTP/1.1" 200 None
2026-03-29 19:33:04 [ayvens.it] INFO: Saving data for 1984799: {'auction_closing_time': 1774859400.0, 'created_time': 1774542896.752714, 'last_price_update_time': 1774812784.368951}
2026-03-29 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984799') HTTP/1.1" 204 0
2026-03-29 19:33:04 [ayvens.it] INFO: Found listing with ID: 1984800
2026-03-29 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984800%27 HTTP/1.1" 200 None
2026-03-29 19:33:04 [ayvens.it] INFO: Scrape type for 1984800: 2
2026-03-29 19:33:04 [ayvens.it] INFO: Extracting data for car ID: 1984800
2026-03-29 19:33:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8d5fdd6-79a0-54db-99c5-81326bcdb496 with identifier: 1984800
2026-03-29 19:33:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8d5fdd6-79a0-54db-99c5-81326bcdb496 with scrape type 2
2026-03-29 19:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8d5fdd6-79a0-54db-99c5-81326bcdb496 with scrape type 2
2026-03-29 19:33:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: c8d5fdd6-79a0-54db-99c5-81326bcdb496, identifier: 1984800
2026-03-29 19:33:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: c8d5fdd6-79a0-54db-99c5-81326bcdb496 with identifier: 1984800
2026-03-29 19:33:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: c8d5fdd6-79a0-54db-99c5-81326bcdb496 with identifier: 1984800
2026-03-29 19:33:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: c8d5fdd6-79a0-54db-99c5-81326bcdb496 with identifier: 1984800 to the API
2026-03-29 19:33:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO PERLA METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'c8d5fdd6-79a0-54db-99c5-81326bcdb496',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN DS 7 CROSSBACK BLUEHDI 130 AUTOMATICA BUSINESS (PC) FP',
'odometer': 62639,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN DS 7 CROSSBACK BLUEHDI 130 AUTOMATICA BUSINESS (PC) '
'FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984800%27 HTTP/1.1" 200 None
2026-03-29 19:33:04 [ayvens.it] INFO: Saving data for 1984800: {'auction_closing_time': 1774859400.0, 'created_time': 1774542894.456747, 'last_price_update_time': 1774812784.759568}
2026-03-29 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984800') HTTP/1.1" 204 0
2026-03-29 19:33:04 [ayvens.it] INFO: Found listing with ID: 1984801
2026-03-29 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984801%27 HTTP/1.1" 200 None
2026-03-29 19:33:04 [ayvens.it] INFO: Scrape type for 1984801: 2
2026-03-29 19:33:04 [ayvens.it] INFO: Extracting data for car ID: 1984801
2026-03-29 19:33:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0658ef4d-c3c6-5693-abdf-acb7c4ce48d5 with identifier: 1984801
2026-03-29 19:33:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0658ef4d-c3c6-5693-abdf-acb7c4ce48d5 with scrape type 2
2026-03-29 19:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0658ef4d-c3c6-5693-abdf-acb7c4ce48d5 with scrape type 2
2026-03-29 19:33:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 0658ef4d-c3c6-5693-abdf-acb7c4ce48d5, identifier: 1984801
2026-03-29 19:33:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 0658ef4d-c3c6-5693-abdf-acb7c4ce48d5 with identifier: 1984801
2026-03-29 19:33:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 0658ef4d-c3c6-5693-abdf-acb7c4ce48d5 with identifier: 1984801
2026-03-29 19:33:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 0658ef4d-c3c6-5693-abdf-acb7c4ce48d5 with identifier: 1984801 to the API
2026-03-29 19:33:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRAPHITE GREY MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '0658ef4d-c3c6-5693-abdf-acb7c4ce48d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'JEEP',
'model': 'JEEP COMPASS (PC) 1.3 T4 PHEV 190CV BUSINESS 4XE AUTO FP',
'odometer': 101308,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'JEEP JEEP COMPASS (PC) 1.3 T4 PHEV 190CV BUSINESS 4XE AUTO FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984801%27 HTTP/1.1" 200 None
2026-03-29 19:33:05 [ayvens.it] INFO: Saving data for 1984801: {'auction_closing_time': 1774859400.0, 'created_time': 1774542893.136227, 'last_price_update_time': 1774812785.151867}
2026-03-29 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984801') HTTP/1.1" 204 0
2026-03-29 19:33:05 [ayvens.it] INFO: Found listing with ID: 1984802
2026-03-29 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984802%27 HTTP/1.1" 200 None
2026-03-29 19:33:05 [ayvens.it] INFO: Scrape type for 1984802: 2
2026-03-29 19:33:05 [ayvens.it] INFO: Extracting data for car ID: 1984802
2026-03-29 19:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 728a88c5-b57c-5b34-b25e-cc647b4a7cd1 with identifier: 1984802
2026-03-29 19:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 728a88c5-b57c-5b34-b25e-cc647b4a7cd1 with scrape type 2
2026-03-29 19:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 728a88c5-b57c-5b34-b25e-cc647b4a7cd1 with scrape type 2
2026-03-29 19:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 728a88c5-b57c-5b34-b25e-cc647b4a7cd1, identifier: 1984802
2026-03-29 19:33:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 728a88c5-b57c-5b34-b25e-cc647b4a7cd1 with identifier: 1984802
2026-03-29 19:33:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 728a88c5-b57c-5b34-b25e-cc647b4a7cd1 with identifier: 1984802
2026-03-29 19:33:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 728a88c5-b57c-5b34-b25e-cc647b4a7cd1 with identifier: 1984802 to the API
2026-03-29 19:33:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO PERLA METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '728a88c5-b57c-5b34-b25e-cc647b4a7cd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN DS 7 CROSS.(PC) BLUEHDI 130 AUTOMATICA PERFORMANCE LINE+ F '
'FP',
'odometer': 48247,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN DS 7 CROSS.(PC) BLUEHDI 130 AUTOMATICA PERFORMANCE '
'LINE+ F FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984802%27 HTTP/1.1" 200 None
2026-03-29 19:33:05 [ayvens.it] INFO: Saving data for 1984802: {'auction_closing_time': 1774859400.0, 'created_time': 1774542888.454887, 'last_price_update_time': 1774812785.525882}
2026-03-29 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984802') HTTP/1.1" 204 0
2026-03-29 19:33:05 [ayvens.it] INFO: Found listing with ID: 1984803
2026-03-29 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984803%27 HTTP/1.1" 200 None
2026-03-29 19:33:05 [ayvens.it] INFO: Scrape type for 1984803: 2
2026-03-29 19:33:05 [ayvens.it] INFO: Extracting data for car ID: 1984803
2026-03-29 19:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c579849f-f4af-555b-857f-95cc32e7c3c5 with identifier: 1984803
2026-03-29 19:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c579849f-f4af-555b-857f-95cc32e7c3c5 with scrape type 2
2026-03-29 19:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c579849f-f4af-555b-857f-95cc32e7c3c5 with scrape type 2
2026-03-29 19:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: c579849f-f4af-555b-857f-95cc32e7c3c5, identifier: 1984803
2026-03-29 19:33:05 [scrapy.extensions.logstats] INFO: Crawled 5 pages (at 1 pages/min), scraped 362 items (at 144 items/min)
2026-03-29 19:33:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
2026-03-29 19:33:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: c579849f-f4af-555b-857f-95cc32e7c3c5 with identifier: 1984803
2026-03-29 19:33:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: c579849f-f4af-555b-857f-95cc32e7c3c5 with identifier: 1984803
2026-03-29 19:33:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: c579849f-f4af-555b-857f-95cc32e7c3c5 with identifier: 1984803 to the API
2026-03-29 19:33:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ALPINE WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'c579849f-f4af-555b-857f-95cc32e7c3c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW SERIES 5 SW 518D M SPORT TOURING',
'odometer': 69607,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-06',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW SERIES 5 SW 518D M SPORT TOURING -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984803%27 HTTP/1.1" 200 None
2026-03-29 19:33:05 [ayvens.it] INFO: Saving data for 1984803: {'auction_closing_time': 1774859400.0, 'created_time': 1774542889.371595, 'last_price_update_time': 1774812785.91136}
2026-03-29 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984803') HTTP/1.1" 204 0
2026-03-29 19:33:06 [ayvens.it] INFO: Found listing with ID: 1984804
2026-03-29 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984804%27 HTTP/1.1" 200 None
2026-03-29 19:33:06 [ayvens.it] INFO: Scrape type for 1984804: 2
2026-03-29 19:33:06 [ayvens.it] INFO: Extracting data for car ID: 1984804
2026-03-29 19:33:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e8e7627-842b-5407-a7e8-1d55ef161bd8 with identifier: 1984804
2026-03-29 19:33:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e8e7627-842b-5407-a7e8-1d55ef161bd8 with scrape type 2
2026-03-29 19:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e8e7627-842b-5407-a7e8-1d55ef161bd8 with scrape type 2
2026-03-29 19:33:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 5e8e7627-842b-5407-a7e8-1d55ef161bd8, identifier: 1984804
2026-03-29 19:33:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 5e8e7627-842b-5407-a7e8-1d55ef161bd8 with identifier: 1984804
2026-03-29 19:33:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 5e8e7627-842b-5407-a7e8-1d55ef161bd8 with identifier: 1984804
2026-03-29 19:33:06 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 5e8e7627-842b-5407-a7e8-1d55ef161bd8 with identifier: 1984804 to the API
2026-03-29 19:33:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'CHROME BLUE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '5e8e7627-842b-5407-a7e8-1d55ef161bd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD FOCUS SW (PC) 1.0 ECOB. HYBR. 125CV ST-LINE DES.AUTOSW',
'odometer': 55914,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD FOCUS SW (PC) 1.0 ECOB. HYBR. 125CV ST-LINE DES.AUTOSW -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984804%27 HTTP/1.1" 200 None
2026-03-29 19:33:06 [ayvens.it] INFO: Saving data for 1984804: {'auction_closing_time': 1774859400.0, 'created_time': 1774542892.298885, 'last_price_update_time': 1774812786.393252}
2026-03-29 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984804') HTTP/1.1" 204 0
2026-03-29 19:33:06 [ayvens.it] INFO: Found listing with ID: 1984805
2026-03-29 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984805%27 HTTP/1.1" 200 None
2026-03-29 19:33:06 [ayvens.it] INFO: Scrape type for 1984805: 2
2026-03-29 19:33:06 [ayvens.it] INFO: Extracting data for car ID: 1984805
2026-03-29 19:33:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e856ce68-1a31-5e29-b1a3-060989b7bdc5 with identifier: 1984805
2026-03-29 19:33:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e856ce68-1a31-5e29-b1a3-060989b7bdc5 with scrape type 2
2026-03-29 19:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e856ce68-1a31-5e29-b1a3-060989b7bdc5 with scrape type 2
2026-03-29 19:33:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: e856ce68-1a31-5e29-b1a3-060989b7bdc5, identifier: 1984805
2026-03-29 19:33:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: e856ce68-1a31-5e29-b1a3-060989b7bdc5 with identifier: 1984805
2026-03-29 19:33:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: e856ce68-1a31-5e29-b1a3-060989b7bdc5 with identifier: 1984805
2026-03-29 19:33:06 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: e856ce68-1a31-5e29-b1a3-060989b7bdc5 with identifier: 1984805 to the API
2026-03-29 19:33:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SUMMIT WHITE BRILLIANT',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'petrol',
'id': 'e856ce68-1a31-5e29-b1a3-060989b7bdc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'OPEL CROSSLAND X 1.2 130cv Innovation S&S AT6 Cross over 5-door '
'(Euro 6D)',
'odometer': 48774,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-27',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL OPEL CROSSLAND X 1.2 130cv Innovation S&S AT6 Cross over '
'5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984805%27 HTTP/1.1" 200 None
2026-03-29 19:33:06 [ayvens.it] INFO: Saving data for 1984805: {'auction_closing_time': 1774859400.0, 'created_time': 1774542893.465146, 'last_price_update_time': 1774812786.775982}
2026-03-29 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984805') HTTP/1.1" 204 0
2026-03-29 19:33:06 [ayvens.it] INFO: Found listing with ID: 1984806
2026-03-29 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984806%27 HTTP/1.1" 200 None
2026-03-29 19:33:06 [ayvens.it] INFO: Scrape type for 1984806: 2
2026-03-29 19:33:06 [ayvens.it] INFO: Extracting data for car ID: 1984806
2026-03-29 19:33:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91c83730-6fc1-5118-99c5-29b5b988560b with identifier: 1984806
2026-03-29 19:33:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91c83730-6fc1-5118-99c5-29b5b988560b with scrape type 2
2026-03-29 19:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91c83730-6fc1-5118-99c5-29b5b988560b with scrape type 2
2026-03-29 19:33:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 91c83730-6fc1-5118-99c5-29b5b988560b, identifier: 1984806
2026-03-29 19:33:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 91c83730-6fc1-5118-99c5-29b5b988560b with identifier: 1984806
2026-03-29 19:33:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 91c83730-6fc1-5118-99c5-29b5b988560b with identifier: 1984806
2026-03-29 19:33:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 91c83730-6fc1-5118-99c5-29b5b988560b with identifier: 1984806 to the API
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'r Comment',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'petrol',
'id': '91c83730-6fc1-5118-99c5-29b5b988560b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'SUZUKI',
'model': 'SUZUKI SX4 S-CROSS 1.0 Boosterjet 2WD Cool Sport utility vehicle '
'5-door (Euro 6.2)',
'odometer': 185159,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'SUZUKI SUZUKI SX4 S-CROSS 1.0 Boosterjet 2WD Cool Sport utility '
'vehicle 5-door (Euro 6.2) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984806%27 HTTP/1.1" 200 None
2026-03-29 19:33:07 [ayvens.it] INFO: Saving data for 1984806: {'auction_closing_time': 1774859400.0, 'created_time': 1774542895.552738, 'last_price_update_time': 1774812787.16518}
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984806') HTTP/1.1" 204 0
2026-03-29 19:33:07 [ayvens.it] INFO: Found listing with ID: 1984807
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984807%27 HTTP/1.1" 200 None
2026-03-29 19:33:07 [ayvens.it] INFO: Scrape type for 1984807: 2
2026-03-29 19:33:07 [ayvens.it] INFO: Extracting data for car ID: 1984807
2026-03-29 19:33:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f978f14b-961f-563e-9630-405344a6a317 with identifier: 1984807
2026-03-29 19:33:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f978f14b-961f-563e-9630-405344a6a317 with scrape type 2
2026-03-29 19:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f978f14b-961f-563e-9630-405344a6a317 with scrape type 2
2026-03-29 19:33:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: f978f14b-961f-563e-9630-405344a6a317, identifier: 1984807
2026-03-29 19:33:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: f978f14b-961f-563e-9630-405344a6a317 with identifier: 1984807
2026-03-29 19:33:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: f978f14b-961f-563e-9630-405344a6a317 with identifier: 1984807
2026-03-29 19:33:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: f978f14b-961f-563e-9630-405344a6a317 with identifier: 1984807 to the API
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'MINERAL WHITE SOLIDO',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'f978f14b-961f-563e-9630-405344a6a317',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'NISSAN',
'model': 'NISSAN NV250 1.5 dCi 115cv L2 Van Vettura Furgonata 4-door (Euro '
'6.2)',
'odometer': 112043,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN NISSAN NV250 1.5 dCi 115cv L2 Van Vettura Furgonata 4-door '
'(Euro 6.2) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984807%27 HTTP/1.1" 200 None
2026-03-29 19:33:07 [ayvens.it] INFO: Saving data for 1984807: {'auction_closing_time': 1774859400.0, 'created_time': 1774542898.738987, 'last_price_update_time': 1774812787.558077}
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984807') HTTP/1.1" 204 0
2026-03-29 19:33:07 [ayvens.it] INFO: Found listing with ID: 1984808
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984808%27 HTTP/1.1" 200 None
2026-03-29 19:33:07 [ayvens.it] INFO: Scrape type for 1984808: 2
2026-03-29 19:33:07 [ayvens.it] INFO: Extracting data for car ID: 1984808
2026-03-29 19:33:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e39426ff-210f-5420-965e-466a686e6135 with identifier: 1984808
2026-03-29 19:33:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e39426ff-210f-5420-965e-466a686e6135 with scrape type 2
2026-03-29 19:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e39426ff-210f-5420-965e-466a686e6135 with scrape type 2
2026-03-29 19:33:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: e39426ff-210f-5420-965e-466a686e6135, identifier: 1984808
2026-03-29 19:33:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: e39426ff-210f-5420-965e-466a686e6135 with identifier: 1984808
2026-03-29 19:33:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: e39426ff-210f-5420-965e-466a686e6135 with identifier: 1984808
2026-03-29 19:33:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: e39426ff-210f-5420-965e-466a686e6135 with identifier: 1984808 to the API
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'HOT RED MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'e39426ff-210f-5420-965e-466a686e6135',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'OPEL CROSSLAND (PC) 1.5 DIESEL 120CV ELEGANCE S&S AT6 FP',
'odometer': 170128,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL OPEL CROSSLAND (PC) 1.5 DIESEL 120CV ELEGANCE S&S AT6 FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984808%27 HTTP/1.1" 200 None
2026-03-29 19:33:07 [ayvens.it] INFO: Saving data for 1984808: {'auction_closing_time': 1774859400.0, 'created_time': 1774542917.098948, 'last_price_update_time': 1774812787.946517}
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984808') HTTP/1.1" 204 0
2026-03-29 19:33:07 [ayvens.it] INFO: Found listing with ID: 1984809
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984809%27 HTTP/1.1" 200 None
2026-03-29 19:33:07 [ayvens.it] INFO: Scrape type for 1984809: 2
2026-03-29 19:33:07 [ayvens.it] INFO: Extracting data for car ID: 1984809
2026-03-29 19:33:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f87711a-f5c1-5de8-aeca-6cfe121e7ef3 with identifier: 1984809
2026-03-29 19:33:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f87711a-f5c1-5de8-aeca-6cfe121e7ef3 with scrape type 2
2026-03-29 19:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f87711a-f5c1-5de8-aeca-6cfe121e7ef3 with scrape type 2
2026-03-29 19:33:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 6f87711a-f5c1-5de8-aeca-6cfe121e7ef3, identifier: 1984809
2026-03-29 19:33:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 6f87711a-f5c1-5de8-aeca-6cfe121e7ef3 with identifier: 1984809
2026-03-29 19:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 6f87711a-f5c1-5de8-aeca-6cfe121e7ef3 with identifier: 1984809
2026-03-29 19:33:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 6f87711a-f5c1-5de8-aeca-6cfe121e7ef3 with identifier: 1984809 to the API
2026-03-29 19:33:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ONYX BLACK MET',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '6f87711a-f5c1-5de8-aeca-6cfe121e7ef3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'VOLVO XC60 B4 D AUTOMATICO CORE FP',
'odometer': 86353,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-05',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO VOLVO XC60 B4 D AUTOMATICO CORE FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984809%27 HTTP/1.1" 200 None
2026-03-29 19:33:08 [ayvens.it] INFO: Saving data for 1984809: {'auction_closing_time': 1774859400.0, 'created_time': 1774542916.156478, 'last_price_update_time': 1774812788.338226}
2026-03-29 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984809') HTTP/1.1" 204 0
2026-03-29 19:33:08 [ayvens.it] INFO: Found listing with ID: 1984810
2026-03-29 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984810%27 HTTP/1.1" 200 None
2026-03-29 19:33:08 [ayvens.it] INFO: Scrape type for 1984810: 2
2026-03-29 19:33:08 [ayvens.it] INFO: Extracting data for car ID: 1984810
2026-03-29 19:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 409acdeb-cb86-546d-9976-9ad026afa383 with identifier: 1984810
2026-03-29 19:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 409acdeb-cb86-546d-9976-9ad026afa383 with scrape type 2
2026-03-29 19:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 409acdeb-cb86-546d-9976-9ad026afa383 with scrape type 2
2026-03-29 19:33:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 409acdeb-cb86-546d-9976-9ad026afa383, identifier: 1984810
2026-03-29 19:33:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 409acdeb-cb86-546d-9976-9ad026afa383 with identifier: 1984810
2026-03-29 19:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 409acdeb-cb86-546d-9976-9ad026afa383 with identifier: 1984810
2026-03-29 19:33:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 409acdeb-cb86-546d-9976-9ad026afa383 with identifier: 1984810 to the API
2026-03-29 19:33:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO ICY PASTELLO',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.2L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '409acdeb-cb86-546d-9976-9ad026afa383',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'CITROEN JUMPER 33 L3H2 BLUEHDI 120CV FP',
'odometer': 130021,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-21',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CITROEN JUMPER 33 L3H2 BLUEHDI 120CV FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984810%27 HTTP/1.1" 200 None
2026-03-29 19:33:08 [ayvens.it] INFO: Saving data for 1984810: {'auction_closing_time': 1774859400.0, 'created_time': 1774542912.25248, 'last_price_update_time': 1774812788.740715}
2026-03-29 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984810') HTTP/1.1" 204 0
2026-03-29 19:33:08 [ayvens.it] INFO: Found listing with ID: 1984811
2026-03-29 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984811%27 HTTP/1.1" 200 None
2026-03-29 19:33:08 [ayvens.it] INFO: Scrape type for 1984811: 2
2026-03-29 19:33:08 [ayvens.it] INFO: Extracting data for car ID: 1984811
2026-03-29 19:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af00af8c-65dc-51f8-854f-fe35aa83766e with identifier: 1984811
2026-03-29 19:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af00af8c-65dc-51f8-854f-fe35aa83766e with scrape type 2
2026-03-29 19:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af00af8c-65dc-51f8-854f-fe35aa83766e with scrape type 2
2026-03-29 19:33:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: af00af8c-65dc-51f8-854f-fe35aa83766e, identifier: 1984811
2026-03-29 19:33:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: af00af8c-65dc-51f8-854f-fe35aa83766e with identifier: 1984811
2026-03-29 19:33:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: af00af8c-65dc-51f8-854f-fe35aa83766e with identifier: 1984811
2026-03-29 19:33:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: af00af8c-65dc-51f8-854f-fe35aa83766e with identifier: 1984811 to the API
2026-03-29 19:33:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO ASTRO METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': 'af00af8c-65dc-51f8-854f-fe35aa83766e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'MASERATI',
'model': 'MASERATI GRECALE (PC) 2.0 300CV MHEV GT Q4 AUTO FP',
'odometer': 110928,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'MASERATI MASERATI GRECALE (PC) 2.0 300CV MHEV GT Q4 AUTO FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984811%27 HTTP/1.1" 200 None
2026-03-29 19:33:09 [ayvens.it] INFO: Saving data for 1984811: {'auction_closing_time': 1774859400.0, 'created_time': 1774542904.748235, 'last_price_update_time': 1774812789.16622}
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984811') HTTP/1.1" 204 0
2026-03-29 19:33:09 [ayvens.it] INFO: Found listing with ID: 1984812
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984812%27 HTTP/1.1" 200 None
2026-03-29 19:33:09 [ayvens.it] INFO: Scrape type for 1984812: 2
2026-03-29 19:33:09 [ayvens.it] INFO: Extracting data for car ID: 1984812
2026-03-29 19:33:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4ae473b-bc06-5240-90d8-f0855cc5c3d7 with identifier: 1984812
2026-03-29 19:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4ae473b-bc06-5240-90d8-f0855cc5c3d7 with scrape type 2
2026-03-29 19:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4ae473b-bc06-5240-90d8-f0855cc5c3d7 with scrape type 2
2026-03-29 19:33:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: b4ae473b-bc06-5240-90d8-f0855cc5c3d7, identifier: 1984812
2026-03-29 19:33:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: b4ae473b-bc06-5240-90d8-f0855cc5c3d7 with identifier: 1984812
2026-03-29 19:33:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: b4ae473b-bc06-5240-90d8-f0855cc5c3d7 with identifier: 1984812
2026-03-29 19:33:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: b4ae473b-bc06-5240-90d8-f0855cc5c3d7 with identifier: 1984812 to the API
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Blu Misano metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': 'b4ae473b-bc06-5240-90d8-f0855cc5c3d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'ALFA ROMEO',
'model': 'ALFA ROMEO TONALE 1.5 160cv Hybrid TCT7 Veloce Sport utility '
'vehicle 5-door',
'odometer': 39050,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-29',
'seats_number': 5,
'seller_name': None,
'title': 'ALFA ROMEO ALFA ROMEO TONALE 1.5 160cv Hybrid TCT7 Veloce Sport '
'utility vehicle 5-door -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984812%27 HTTP/1.1" 200 None
2026-03-29 19:33:09 [ayvens.it] INFO: Saving data for 1984812: {'auction_closing_time': 1774859400.0, 'created_time': 1774542907.051743, 'last_price_update_time': 1774812789.552597}
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984812') HTTP/1.1" 204 0
2026-03-29 19:33:09 [ayvens.it] INFO: Found listing with ID: 1984813
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984813%27 HTTP/1.1" 200 None
2026-03-29 19:33:09 [ayvens.it] INFO: Scrape type for 1984813: 2
2026-03-29 19:33:09 [ayvens.it] INFO: Extracting data for car ID: 1984813
2026-03-29 19:33:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44f8cd08-5c50-563e-98c3-00e8f515cc96 with identifier: 1984813
2026-03-29 19:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44f8cd08-5c50-563e-98c3-00e8f515cc96 with scrape type 2
2026-03-29 19:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44f8cd08-5c50-563e-98c3-00e8f515cc96 with scrape type 2
2026-03-29 19:33:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 44f8cd08-5c50-563e-98c3-00e8f515cc96, identifier: 1984813
2026-03-29 19:33:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 44f8cd08-5c50-563e-98c3-00e8f515cc96 with identifier: 1984813
2026-03-29 19:33:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 44f8cd08-5c50-563e-98c3-00e8f515cc96 with identifier: 1984813
2026-03-29 19:33:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 44f8cd08-5c50-563e-98c3-00e8f515cc96 with identifier: 1984813 to the API
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'DARK KNIGHT MICALIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '44f8cd08-5c50-563e-98c3-00e8f515cc96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'HYUNDAI',
'model': 'HYUNDAI TUCSON 1.6 PHEV 4wd 265cv Xline Auto Sport utility vehicle '
'5-door (Euro 6D)',
'odometer': 70569,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI HYUNDAI TUCSON 1.6 PHEV 4wd 265cv Xline Auto Sport utility '
'vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984813%27 HTTP/1.1" 200 None
2026-03-29 19:33:09 [ayvens.it] INFO: Saving data for 1984813: {'auction_closing_time': 1774859400.0, 'created_time': 1774542910.548696, 'last_price_update_time': 1774812789.946349}
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984813') HTTP/1.1" 204 0
2026-03-29 19:33:09 [ayvens.it] INFO: Found listing with ID: 1984814
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984814%27 HTTP/1.1" 200 None
2026-03-29 19:33:09 [ayvens.it] INFO: Scrape type for 1984814: 2
2026-03-29 19:33:09 [ayvens.it] INFO: Extracting data for car ID: 1984814
2026-03-29 19:33:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c1ff467-c230-538d-99bf-198efe7c734b with identifier: 1984814
2026-03-29 19:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c1ff467-c230-538d-99bf-198efe7c734b with scrape type 2
2026-03-29 19:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c1ff467-c230-538d-99bf-198efe7c734b with scrape type 2
2026-03-29 19:33:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 3c1ff467-c230-538d-99bf-198efe7c734b, identifier: 1984814
2026-03-29 19:33:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 3c1ff467-c230-538d-99bf-198efe7c734b with identifier: 1984814
2026-03-29 19:33:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 3c1ff467-c230-538d-99bf-198efe7c734b with identifier: 1984814
2026-03-29 19:33:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 3c1ff467-c230-538d-99bf-198efe7c734b with identifier: 1984814 to the API
2026-03-29 19:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33: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-29 19:33:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Frozen White pastello',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '3c1ff467-c230-538d-99bf-198efe7c734b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD TRANSIT T/P 350 L4 Trend 2.0 HDT 165 cv Cabinato 2-door',
'odometer': 12173,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD TRANSIT T/P 350 L4 Trend 2.0 HDT 165 cv Cabinato 2-door -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2025}
2026-03-29 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984814%27 HTTP/1.1" 200 None
2026-03-29 19:33:10 [ayvens.it] INFO: Saving data for 1984814: {'auction_closing_time': 1774859400.0, 'created_time': 1774542909.099883, 'last_price_update_time': 1774812790.317719}
2026-03-29 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984814') HTTP/1.1" 204 0
2026-03-29 19:33:10 [ayvens.it] INFO: Found listing with ID: 1984815
2026-03-29 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984815%27 HTTP/1.1" 200 None
2026-03-29 19:33:10 [ayvens.it] INFO: Scrape type for 1984815: 2
2026-03-29 19:33:10 [ayvens.it] INFO: Extracting data for car ID: 1984815
2026-03-29 19:33:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a67a04f9-becc-5298-9202-b771e044849b with identifier: 1984815
2026-03-29 19:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a67a04f9-becc-5298-9202-b771e044849b with scrape type 2
2026-03-29 19:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a67a04f9-becc-5298-9202-b771e044849b with scrape type 2
2026-03-29 19:33:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: a67a04f9-becc-5298-9202-b771e044849b, identifier: 1984815
2026-03-29 19:33:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: a67a04f9-becc-5298-9202-b771e044849b with identifier: 1984815
2026-03-29 19:33:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: a67a04f9-becc-5298-9202-b771e044849b with identifier: 1984815
2026-03-29 19:33:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: a67a04f9-becc-5298-9202-b771e044849b with identifier: 1984815 to the API
2026-03-29 19:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33: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-29 19:33:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'CHROME BLUE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': 'a67a04f9-becc-5298-9202-b771e044849b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD FOCUS SW (PC) 1.0 ECOB. HYBR. 125CV ST-LINE DES.AUTOSW',
'odometer': 116333,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD FOCUS SW (PC) 1.0 ECOB. HYBR. 125CV ST-LINE DES.AUTOSW -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984815%27 HTTP/1.1" 200 None
2026-03-29 19:33:10 [ayvens.it] INFO: Saving data for 1984815: {'auction_closing_time': 1774859400.0, 'created_time': 1774542911.911298, 'last_price_update_time': 1774812790.773694}
2026-03-29 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984815') HTTP/1.1" 204 0
2026-03-29 19:33:10 [ayvens.it] INFO: Found listing with ID: 1984816
2026-03-29 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984816%27 HTTP/1.1" 200 None
2026-03-29 19:33:10 [ayvens.it] INFO: Scrape type for 1984816: 2
2026-03-29 19:33:10 [ayvens.it] INFO: Extracting data for car ID: 1984816
2026-03-29 19:33:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c31dab5-aff9-59b0-a7e6-899d35bf270c with identifier: 1984816
2026-03-29 19:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c31dab5-aff9-59b0-a7e6-899d35bf270c with scrape type 2
2026-03-29 19:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c31dab5-aff9-59b0-a7e6-899d35bf270c with scrape type 2
2026-03-29 19:33:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 4c31dab5-aff9-59b0-a7e6-899d35bf270c, identifier: 1984816
2026-03-29 19:33:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 4c31dab5-aff9-59b0-a7e6-899d35bf270c with identifier: 1984816
2026-03-29 19:33:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 4c31dab5-aff9-59b0-a7e6-899d35bf270c with identifier: 1984816
2026-03-29 19:33:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 4c31dab5-aff9-59b0-a7e6-899d35bf270c with identifier: 1984816 to the API
2026-03-29 19:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO GELATO PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.9L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'petrol',
'id': '4c31dab5-aff9-59b0-a7e6-899d35bf270c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT PANDA CONSIP13 0.9 TWINAIR TURBO 85CV S&S E6-TEMP 4X4 FP',
'odometer': 102926,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT PANDA CONSIP13 0.9 TWINAIR TURBO 85CV S&S E6-TEMP 4X4 FP '
'-',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984816%27 HTTP/1.1" 200 None
2026-03-29 19:33:11 [ayvens.it] INFO: Saving data for 1984816: {'auction_closing_time': 1774859400.0, 'created_time': 1774542914.015361, 'last_price_update_time': 1774812791.149738}
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984816') HTTP/1.1" 204 0
2026-03-29 19:33:11 [ayvens.it] INFO: Found listing with ID: 1984817
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984817%27 HTTP/1.1" 200 None
2026-03-29 19:33:11 [ayvens.it] INFO: Scrape type for 1984817: 2
2026-03-29 19:33:11 [ayvens.it] INFO: Extracting data for car ID: 1984817
2026-03-29 19:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6859d15b-a63d-508d-ac3e-167906ce6430 with identifier: 1984817
2026-03-29 19:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6859d15b-a63d-508d-ac3e-167906ce6430 with scrape type 2
2026-03-29 19:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6859d15b-a63d-508d-ac3e-167906ce6430 with scrape type 2
2026-03-29 19:33:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 6859d15b-a63d-508d-ac3e-167906ce6430, identifier: 1984817
2026-03-29 19:33:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 6859d15b-a63d-508d-ac3e-167906ce6430 with identifier: 1984817
2026-03-29 19:33:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 6859d15b-a63d-508d-ac3e-167906ce6430 with identifier: 1984817
2026-03-29 19:33:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 6859d15b-a63d-508d-ac3e-167906ce6430 with identifier: 1984817 to the API
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'DEEP BLACK PERLA',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '6859d15b-a63d-508d-ac3e-167906ce6430',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN TIGUAN 2.0 TDI SCR 110KW ELEGANCE DSG FP',
'odometer': 173247,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN TIGUAN 2.0 TDI SCR 110KW ELEGANCE DSG FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984817%27 HTTP/1.1" 200 None
2026-03-29 19:33:11 [ayvens.it] INFO: Saving data for 1984817: {'auction_closing_time': 1774859400.0, 'created_time': 1774542915.365005, 'last_price_update_time': 1774812791.553166}
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984817') HTTP/1.1" 204 0
2026-03-29 19:33:11 [ayvens.it] INFO: Found listing with ID: 1984818
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984818%27 HTTP/1.1" 200 None
2026-03-29 19:33:11 [ayvens.it] INFO: Scrape type for 1984818: 2
2026-03-29 19:33:11 [ayvens.it] INFO: Extracting data for car ID: 1984818
2026-03-29 19:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a1bf695-0053-565a-a606-cc16cdfc7e8f with identifier: 1984818
2026-03-29 19:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a1bf695-0053-565a-a606-cc16cdfc7e8f with scrape type 2
2026-03-29 19:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a1bf695-0053-565a-a606-cc16cdfc7e8f with scrape type 2
2026-03-29 19:33:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 2a1bf695-0053-565a-a606-cc16cdfc7e8f, identifier: 1984818
2026-03-29 19:33:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 2a1bf695-0053-565a-a606-cc16cdfc7e8f with identifier: 1984818
2026-03-29 19:33:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 2a1bf695-0053-565a-a606-cc16cdfc7e8f with identifier: 1984818
2026-03-29 19:33:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 2a1bf695-0053-565a-a606-cc16cdfc7e8f with identifier: 1984818 to the API
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO SCURO MICALIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '2a1bf695-0053-565a-a606-cc16cdfc7e8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'KIA SPORTAGE 1.6 CRDI MHEV BUSINESS 2WD DCT',
'odometer': 118208,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-29',
'seats_number': 5,
'seller_name': None,
'title': 'KIA KIA SPORTAGE 1.6 CRDI MHEV BUSINESS 2WD DCT -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984818%27 HTTP/1.1" 200 None
2026-03-29 19:33:11 [ayvens.it] INFO: Saving data for 1984818: {'auction_closing_time': 1774859400.0, 'created_time': 1774542919.321473, 'last_price_update_time': 1774812791.935923}
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984818') HTTP/1.1" 204 0
2026-03-29 19:33:11 [ayvens.it] INFO: Found listing with ID: 1984819
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984819%27 HTTP/1.1" 200 None
2026-03-29 19:33:11 [ayvens.it] INFO: Scrape type for 1984819: 2
2026-03-29 19:33:11 [ayvens.it] INFO: Extracting data for car ID: 1984819
2026-03-29 19:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e110f788-e6e7-57aa-b596-0eee276ad687 with identifier: 1984819
2026-03-29 19:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e110f788-e6e7-57aa-b596-0eee276ad687 with scrape type 2
2026-03-29 19:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e110f788-e6e7-57aa-b596-0eee276ad687 with scrape type 2
2026-03-29 19:33:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: e110f788-e6e7-57aa-b596-0eee276ad687, identifier: 1984819
2026-03-29 19:33:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: e110f788-e6e7-57aa-b596-0eee276ad687 with identifier: 1984819
2026-03-29 19:33:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: e110f788-e6e7-57aa-b596-0eee276ad687 with identifier: 1984819
2026-03-29 19:33:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: e110f788-e6e7-57aa-b596-0eee276ad687 with identifier: 1984819 to the API
2026-03-29 19:33:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO ICY PASTELLO',
'currency': 'EUR',
'doors_number': 2,
'engine': '2.2L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'e110f788-e6e7-57aa-b596-0eee276ad687',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'OPEL MOVANO CAB (PC) AUTOT. EDIT 35 HEAVY L3 BLUEHDI 140 S&S FP',
'odometer': 76793,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-16',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL OPEL MOVANO CAB (PC) AUTOT. EDIT 35 HEAVY L3 BLUEHDI 140 S&S '
'FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984819%27 HTTP/1.1" 200 None
2026-03-29 19:33:12 [ayvens.it] INFO: Saving data for 1984819: {'auction_closing_time': 1774859400.0, 'created_time': 1774542918.932852, 'last_price_update_time': 1774812792.286053}
2026-03-29 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984819') HTTP/1.1" 204 0
2026-03-29 19:33:12 [ayvens.it] INFO: Found listing with ID: 1984820
2026-03-29 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984820%27 HTTP/1.1" 200 None
2026-03-29 19:33:12 [ayvens.it] INFO: Scrape type for 1984820: 2
2026-03-29 19:33:12 [ayvens.it] INFO: Extracting data for car ID: 1984820
2026-03-29 19:33:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9eade3b8-62c8-57d2-a3c4-86d2de57eb8f with identifier: 1984820
2026-03-29 19:33:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9eade3b8-62c8-57d2-a3c4-86d2de57eb8f with scrape type 2
2026-03-29 19:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9eade3b8-62c8-57d2-a3c4-86d2de57eb8f with scrape type 2
2026-03-29 19:33:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 9eade3b8-62c8-57d2-a3c4-86d2de57eb8f, identifier: 1984820
2026-03-29 19:33:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 9eade3b8-62c8-57d2-a3c4-86d2de57eb8f with identifier: 1984820
2026-03-29 19:33:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 9eade3b8-62c8-57d2-a3c4-86d2de57eb8f with identifier: 1984820
2026-03-29 19:33:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 9eade3b8-62c8-57d2-a3c4-86d2de57eb8f with identifier: 1984820 to the API
2026-03-29 19:33:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Deep Black perla',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '9eade3b8-62c8-57d2-a3c4-86d2de57eb8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN TIGUAN 2.0 TDI SCR 110KW Business BMT DSG Sport utility '
'vehicle 5-door (Euro 6.2)',
'odometer': 495609,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN TIGUAN 2.0 TDI SCR 110KW Business BMT DSG '
'Sport utility vehicle 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984820%27 HTTP/1.1" 200 None
2026-03-29 19:33:12 [ayvens.it] INFO: Saving data for 1984820: {'auction_closing_time': 1774859400.0, 'created_time': 1774542921.986865, 'last_price_update_time': 1774812792.650012}
2026-03-29 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984820') HTTP/1.1" 204 0
2026-03-29 19:33:12 [ayvens.it] INFO: Found listing with ID: 1984821
2026-03-29 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984821%27 HTTP/1.1" 200 None
2026-03-29 19:33:12 [ayvens.it] INFO: Scrape type for 1984821: 2
2026-03-29 19:33:12 [ayvens.it] INFO: Extracting data for car ID: 1984821
2026-03-29 19:33:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62fdd4ff-9dc0-5400-9b7c-fee20d548d20 with identifier: 1984821
2026-03-29 19:33:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62fdd4ff-9dc0-5400-9b7c-fee20d548d20 with scrape type 2
2026-03-29 19:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62fdd4ff-9dc0-5400-9b7c-fee20d548d20 with scrape type 2
2026-03-29 19:33:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 62fdd4ff-9dc0-5400-9b7c-fee20d548d20, identifier: 1984821
2026-03-29 19:33:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 62fdd4ff-9dc0-5400-9b7c-fee20d548d20 with identifier: 1984821
2026-03-29 19:33:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 62fdd4ff-9dc0-5400-9b7c-fee20d548d20 with identifier: 1984821
2026-03-29 19:33:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 62fdd4ff-9dc0-5400-9b7c-fee20d548d20 with identifier: 1984821 to the API
2026-03-29 19:33:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Nero Perla',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '62fdd4ff-9dc0-5400-9b7c-fee20d548d20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 2008 BlueHDi 130 EAT8 Allure S/S aut. Cross over 5-door '
'(Euro 6D)',
'odometer': 47758,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 2008 BlueHDi 130 EAT8 Allure S/S aut. Cross over '
'5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984821%27 HTTP/1.1" 200 None
2026-03-29 19:33:13 [ayvens.it] INFO: Saving data for 1984821: {'auction_closing_time': 1774859400.0, 'created_time': 1774542923.482701, 'last_price_update_time': 1774812793.022735}
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984821') HTTP/1.1" 204 0
2026-03-29 19:33:13 [ayvens.it] INFO: Found listing with ID: 1984822
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984822%27 HTTP/1.1" 200 None
2026-03-29 19:33:13 [ayvens.it] INFO: Scrape type for 1984822: 2
2026-03-29 19:33:13 [ayvens.it] INFO: Extracting data for car ID: 1984822
2026-03-29 19:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5a4245a-8726-53dc-b2bf-185b74e0ce4d with identifier: 1984822
2026-03-29 19:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5a4245a-8726-53dc-b2bf-185b74e0ce4d with scrape type 2
2026-03-29 19:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5a4245a-8726-53dc-b2bf-185b74e0ce4d with scrape type 2
2026-03-29 19:33:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: e5a4245a-8726-53dc-b2bf-185b74e0ce4d, identifier: 1984822
2026-03-29 19:33:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: e5a4245a-8726-53dc-b2bf-185b74e0ce4d with identifier: 1984822
2026-03-29 19:33:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: e5a4245a-8726-53dc-b2bf-185b74e0ce4d with identifier: 1984822
2026-03-29 19:33:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: e5a4245a-8726-53dc-b2bf-185b74e0ce4d with identifier: 1984822 to the API
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'White Jade brilliant',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'e5a4245a-8726-53dc-b2bf-185b74e0ce4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'OPEL GRANDLAND 1.5 130cv GS Line AT8 Sport utility vehicle 5-door '
'(Euro 6D)',
'odometer': 150216,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-17',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL OPEL GRANDLAND 1.5 130cv GS Line AT8 Sport utility vehicle '
'5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984822%27 HTTP/1.1" 200 None
2026-03-29 19:33:13 [ayvens.it] INFO: Saving data for 1984822: {'auction_closing_time': 1774859400.0, 'created_time': 1774542931.211983, 'last_price_update_time': 1774812793.400486}
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984822') HTTP/1.1" 204 0
2026-03-29 19:33:13 [ayvens.it] INFO: Found listing with ID: 1984823
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984823%27 HTTP/1.1" 200 None
2026-03-29 19:33:13 [ayvens.it] INFO: Scrape type for 1984823: 2
2026-03-29 19:33:13 [ayvens.it] INFO: Extracting data for car ID: 1984823
2026-03-29 19:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afe2f8ca-8ddf-5679-ad3a-f23a1f3a7dce with identifier: 1984823
2026-03-29 19:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afe2f8ca-8ddf-5679-ad3a-f23a1f3a7dce with scrape type 2
2026-03-29 19:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afe2f8ca-8ddf-5679-ad3a-f23a1f3a7dce with scrape type 2
2026-03-29 19:33:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: afe2f8ca-8ddf-5679-ad3a-f23a1f3a7dce, identifier: 1984823
2026-03-29 19:33:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: afe2f8ca-8ddf-5679-ad3a-f23a1f3a7dce with identifier: 1984823
2026-03-29 19:33:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: afe2f8ca-8ddf-5679-ad3a-f23a1f3a7dce with identifier: 1984823
2026-03-29 19:33:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: afe2f8ca-8ddf-5679-ad3a-f23a1f3a7dce with identifier: 1984823 to the API
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'FROZEN WHITE',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'afe2f8ca-8ddf-5679-ad3a-f23a1f3a7dce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD TRANSIT COURIER 1.5 TDCI 75 CV TREND FP (PC)',
'odometer': 62259,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-17',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD TRANSIT COURIER 1.5 TDCI 75 CV TREND FP (PC) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984823%27 HTTP/1.1" 200 None
2026-03-29 19:33:13 [ayvens.it] INFO: Saving data for 1984823: {'auction_closing_time': 1774859400.0, 'created_time': 1774542930.323638, 'last_price_update_time': 1774812793.769557}
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984823') HTTP/1.1" 204 0
2026-03-29 19:33:13 [ayvens.it] INFO: Found listing with ID: 1984824
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984824%27 HTTP/1.1" 200 None
2026-03-29 19:33:13 [ayvens.it] INFO: Scrape type for 1984824: 2
2026-03-29 19:33:13 [ayvens.it] INFO: Extracting data for car ID: 1984824
2026-03-29 19:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf151883-8513-5933-a967-cbce5c38af34 with identifier: 1984824
2026-03-29 19:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf151883-8513-5933-a967-cbce5c38af34 with scrape type 2
2026-03-29 19:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf151883-8513-5933-a967-cbce5c38af34 with scrape type 2
2026-03-29 19:33:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: cf151883-8513-5933-a967-cbce5c38af34, identifier: 1984824
2026-03-29 19:33:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: cf151883-8513-5933-a967-cbce5c38af34 with identifier: 1984824
2026-03-29 19:33:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: cf151883-8513-5933-a967-cbce5c38af34 with identifier: 1984824
2026-03-29 19:33:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: cf151883-8513-5933-a967-cbce5c38af34 with identifier: 1984824 to the API
2026-03-29 19:33:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO ETOILE MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'cf151883-8513-5933-a967-cbce5c38af34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'RENAULT MEGANE SW N1 1.5 DCI 85KW BLUE EQUILIBRE FP',
'odometer': 47018,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-21',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT RENAULT MEGANE SW N1 1.5 DCI 85KW BLUE EQUILIBRE FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984824%27 HTTP/1.1" 200 None
2026-03-29 19:33:14 [ayvens.it] INFO: Saving data for 1984824: {'auction_closing_time': 1774859400.0, 'created_time': 1774542928.846765, 'last_price_update_time': 1774812794.142633}
2026-03-29 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984824') HTTP/1.1" 204 0
2026-03-29 19:33:14 [ayvens.it] INFO: Found listing with ID: 1984825
2026-03-29 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984825%27 HTTP/1.1" 200 None
2026-03-29 19:33:14 [ayvens.it] INFO: Scrape type for 1984825: 2
2026-03-29 19:33:14 [ayvens.it] INFO: Extracting data for car ID: 1984825
2026-03-29 19:33:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20f386ed-2d2a-5c9e-aece-b5d6b8a4b850 with identifier: 1984825
2026-03-29 19:33:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20f386ed-2d2a-5c9e-aece-b5d6b8a4b850 with scrape type 2
2026-03-29 19:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20f386ed-2d2a-5c9e-aece-b5d6b8a4b850 with scrape type 2
2026-03-29 19:33:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 20f386ed-2d2a-5c9e-aece-b5d6b8a4b850, identifier: 1984825
2026-03-29 19:33:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 20f386ed-2d2a-5c9e-aece-b5d6b8a4b850 with identifier: 1984825
2026-03-29 19:33:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 20f386ed-2d2a-5c9e-aece-b5d6b8a4b850 with identifier: 1984825
2026-03-29 19:33:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 20f386ed-2d2a-5c9e-aece-b5d6b8a4b850 with identifier: 1984825 to the API
2026-03-29 19:33:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'DARK METAL GREY',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '20f386ed-2d2a-5c9e-aece-b5d6b8a4b850',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'NISSAN',
'model': 'NISSAN QASHQAI (PC) 1.5 HEV E-POWER BUSINESS AUTO FP',
'odometer': 97572,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN NISSAN QASHQAI (PC) 1.5 HEV E-POWER BUSINESS AUTO FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984825%27 HTTP/1.1" 200 None
2026-03-29 19:33:14 [ayvens.it] INFO: Saving data for 1984825: {'auction_closing_time': 1774859400.0, 'created_time': 1774542929.275473, 'last_price_update_time': 1774812794.53661}
2026-03-29 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984825') HTTP/1.1" 204 0
2026-03-29 19:33:14 [ayvens.it] INFO: Found listing with ID: 1984826
2026-03-29 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984826%27 HTTP/1.1" 200 None
2026-03-29 19:33:14 [ayvens.it] INFO: Scrape type for 1984826: 2
2026-03-29 19:33:14 [ayvens.it] INFO: Extracting data for car ID: 1984826
2026-03-29 19:33:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a7c452b-9a35-5b38-98ef-4f4b10f8eb74 with identifier: 1984826
2026-03-29 19:33:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a7c452b-9a35-5b38-98ef-4f4b10f8eb74 with scrape type 2
2026-03-29 19:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a7c452b-9a35-5b38-98ef-4f4b10f8eb74 with scrape type 2
2026-03-29 19:33:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 8a7c452b-9a35-5b38-98ef-4f4b10f8eb74, identifier: 1984826
2026-03-29 19:33:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 8a7c452b-9a35-5b38-98ef-4f4b10f8eb74 with identifier: 1984826
2026-03-29 19:33:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 8a7c452b-9a35-5b38-98ef-4f4b10f8eb74 with identifier: 1984826
2026-03-29 19:33:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 8a7c452b-9a35-5b38-98ef-4f4b10f8eb74 with identifier: 1984826 to the API
2026-03-29 19:33:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Frozen White pastello',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '8a7c452b-9a35-5b38-98ef-4f4b10f8eb74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD TRANSIT 350 L2H2 Trend 2.0 Eco 130 Cv Furgone 4-door (Euro '
'6.2)',
'odometer': 126252,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-27',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD TRANSIT 350 L2H2 Trend 2.0 Eco 130 Cv Furgone 4-door '
'(Euro 6.2) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984826%27 HTTP/1.1" 200 None
2026-03-29 19:33:15 [ayvens.it] INFO: Saving data for 1984826: {'auction_closing_time': 1774859400.0, 'created_time': 1774542932.461669, 'last_price_update_time': 1774812795.006636}
2026-03-29 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984826') HTTP/1.1" 204 0
2026-03-29 19:33:15 [ayvens.it] INFO: Found listing with ID: 1984827
2026-03-29 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984827%27 HTTP/1.1" 200 None
2026-03-29 19:33:15 [ayvens.it] INFO: Scrape type for 1984827: 2
2026-03-29 19:33:15 [ayvens.it] INFO: Extracting data for car ID: 1984827
2026-03-29 19:33:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54b23299-dabc-5552-ac7a-1dc763659be0 with identifier: 1984827
2026-03-29 19:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54b23299-dabc-5552-ac7a-1dc763659be0 with scrape type 2
2026-03-29 19:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54b23299-dabc-5552-ac7a-1dc763659be0 with scrape type 2
2026-03-29 19:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 54b23299-dabc-5552-ac7a-1dc763659be0, identifier: 1984827
2026-03-29 19:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 54b23299-dabc-5552-ac7a-1dc763659be0 with identifier: 1984827
2026-03-29 19:33:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 54b23299-dabc-5552-ac7a-1dc763659be0 with identifier: 1984827
2026-03-29 19:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 54b23299-dabc-5552-ac7a-1dc763659be0 with identifier: 1984827 to the API
2026-03-29 19:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLU NAVARRA METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '54b23299-dabc-5552-ac7a-1dc763659be0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI A3 35 TFSI S TRONIC BUSINESS ADV. S.BACK FP',
'odometer': 208982,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-02',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI A3 35 TFSI S TRONIC BUSINESS ADV. S.BACK FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984827%27 HTTP/1.1" 200 None
2026-03-29 19:33:15 [ayvens.it] INFO: Saving data for 1984827: {'auction_closing_time': 1774859400.0, 'created_time': 1774542935.412773, 'last_price_update_time': 1774812795.865734}
2026-03-29 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984827') HTTP/1.1" 204 0
2026-03-29 19:33:15 [ayvens.it] INFO: Found listing with ID: 1984828
2026-03-29 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984828%27 HTTP/1.1" 200 None
2026-03-29 19:33:15 [ayvens.it] INFO: Scrape type for 1984828: 2
2026-03-29 19:33:15 [ayvens.it] INFO: Extracting data for car ID: 1984828
2026-03-29 19:33:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00d6555a-ac80-5e47-943c-fc949c7b7d82 with identifier: 1984828
2026-03-29 19:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00d6555a-ac80-5e47-943c-fc949c7b7d82 with scrape type 2
2026-03-29 19:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00d6555a-ac80-5e47-943c-fc949c7b7d82 with scrape type 2
2026-03-29 19:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 00d6555a-ac80-5e47-943c-fc949c7b7d82, identifier: 1984828
2026-03-29 19:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 00d6555a-ac80-5e47-943c-fc949c7b7d82 with identifier: 1984828
2026-03-29 19:33:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 00d6555a-ac80-5e47-943c-fc949c7b7d82 with identifier: 1984828
2026-03-29 19:33:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 00d6555a-ac80-5e47-943c-fc949c7b7d82 with identifier: 1984828 to the API
2026-03-29 19:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SAPHIRSCHWARZ MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '00d6555a-ac80-5e47-943c-fc949c7b7d82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'BMW SERIES 5 SW 520D XDRIVE BUSINESS AUTO MH48V TOURING FP',
'odometer': 162630,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-12',
'seats_number': 5,
'seller_name': None,
'title': 'BMW BMW SERIES 5 SW 520D XDRIVE BUSINESS AUTO MH48V TOURING FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984828%27 HTTP/1.1" 200 None
2026-03-29 19:33:16 [ayvens.it] INFO: Saving data for 1984828: {'auction_closing_time': 1774859400.0, 'created_time': 1774542937.178142, 'last_price_update_time': 1774812796.310158}
2026-03-29 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984828') HTTP/1.1" 204 0
2026-03-29 19:33:16 [ayvens.it] INFO: Found listing with ID: 1984829
2026-03-29 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984829%27 HTTP/1.1" 200 None
2026-03-29 19:33:16 [ayvens.it] INFO: Scrape type for 1984829: 2
2026-03-29 19:33:16 [ayvens.it] INFO: Extracting data for car ID: 1984829
2026-03-29 19:33:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45700d38-f122-5012-ba24-059b596e0b5e with identifier: 1984829
2026-03-29 19:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45700d38-f122-5012-ba24-059b596e0b5e with scrape type 2
2026-03-29 19:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45700d38-f122-5012-ba24-059b596e0b5e with scrape type 2
2026-03-29 19:33:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 45700d38-f122-5012-ba24-059b596e0b5e, identifier: 1984829
2026-03-29 19:33:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 45700d38-f122-5012-ba24-059b596e0b5e with identifier: 1984829
2026-03-29 19:33:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 45700d38-f122-5012-ba24-059b596e0b5e with identifier: 1984829
2026-03-29 19:33:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 45700d38-f122-5012-ba24-059b596e0b5e with identifier: 1984829 to the API
2026-03-29 19:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO GHIACCIO MTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '45700d38-f122-5012-ba24-059b596e0b5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q5 (PC) 35 TDI S TRONIC',
'odometer': 221080,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q5 (PC) 35 TDI S TRONIC -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984829%27 HTTP/1.1" 200 None
2026-03-29 19:33:16 [ayvens.it] INFO: Saving data for 1984829: {'auction_closing_time': 1774859400.0, 'created_time': 1774542939.093296, 'last_price_update_time': 1774812796.719291}
2026-03-29 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984829') HTTP/1.1" 204 0
2026-03-29 19:33:16 [ayvens.it] INFO: Found listing with ID: 1984830
2026-03-29 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984830%27 HTTP/1.1" 200 None
2026-03-29 19:33:16 [ayvens.it] INFO: Scrape type for 1984830: 2
2026-03-29 19:33:16 [ayvens.it] INFO: Extracting data for car ID: 1984830
2026-03-29 19:33:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbf808f6-5e0a-5b89-a8a3-8b67f9128c37 with identifier: 1984830
2026-03-29 19:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbf808f6-5e0a-5b89-a8a3-8b67f9128c37 with scrape type 2
2026-03-29 19:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbf808f6-5e0a-5b89-a8a3-8b67f9128c37 with scrape type 2
2026-03-29 19:33:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: cbf808f6-5e0a-5b89-a8a3-8b67f9128c37, identifier: 1984830
2026-03-29 19:33:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: cbf808f6-5e0a-5b89-a8a3-8b67f9128c37 with identifier: 1984830
2026-03-29 19:33:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: cbf808f6-5e0a-5b89-a8a3-8b67f9128c37 with identifier: 1984830
2026-03-29 19:33:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: cbf808f6-5e0a-5b89-a8a3-8b67f9128c37 with identifier: 1984830 to the API
2026-03-29 19:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'MOONSTONE GREY PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'cbf808f6-5e0a-5b89-a8a3-8b67f9128c37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN GOLF 2.0 TDI SCR 110KW LIFE DSG FP',
'odometer': 93181,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN GOLF 2.0 TDI SCR 110KW LIFE DSG FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984830%27 HTTP/1.1" 200 None
2026-03-29 19:33:17 [ayvens.it] INFO: Saving data for 1984830: {'auction_closing_time': 1774859400.0, 'created_time': 1774542940.728145, 'last_price_update_time': 1774812797.128745}
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984830') HTTP/1.1" 204 0
2026-03-29 19:33:17 [ayvens.it] INFO: Found listing with ID: 1984831
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984831%27 HTTP/1.1" 200 None
2026-03-29 19:33:17 [ayvens.it] INFO: Scrape type for 1984831: 2
2026-03-29 19:33:17 [ayvens.it] INFO: Extracting data for car ID: 1984831
2026-03-29 19:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22d95c0e-7313-5c88-9a72-b702e1a1f0a7 with identifier: 1984831
2026-03-29 19:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22d95c0e-7313-5c88-9a72-b702e1a1f0a7 with scrape type 2
2026-03-29 19:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22d95c0e-7313-5c88-9a72-b702e1a1f0a7 with scrape type 2
2026-03-29 19:33:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 22d95c0e-7313-5c88-9a72-b702e1a1f0a7, identifier: 1984831
2026-03-29 19:33:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 22d95c0e-7313-5c88-9a72-b702e1a1f0a7 with identifier: 1984831
2026-03-29 19:33:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 22d95c0e-7313-5c88-9a72-b702e1a1f0a7 with identifier: 1984831
2026-03-29 19:33:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 22d95c0e-7313-5c88-9a72-b702e1a1f0a7 with identifier: 1984831 to the API
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'R COMMENT',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '22d95c0e-7313-5c88-9a72-b702e1a1f0a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD TRANSIT 290 L2H2 Trend 2.0TDCi MHEV 130 Cv Eco Furgone 4-door '
'(Euro 6.2)',
'odometer': 47988,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD TRANSIT 290 L2H2 Trend 2.0TDCi MHEV 130 Cv Eco Furgone '
'4-door (Euro 6.2) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984831%27 HTTP/1.1" 200 None
2026-03-29 19:33:17 [ayvens.it] INFO: Saving data for 1984831: {'auction_closing_time': 1774859400.0, 'created_time': 1774542942.300626, 'last_price_update_time': 1774812797.515167}
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984831') HTTP/1.1" 204 0
2026-03-29 19:33:17 [ayvens.it] INFO: Found listing with ID: 1984832
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984832%27 HTTP/1.1" 200 None
2026-03-29 19:33:17 [ayvens.it] INFO: Scrape type for 1984832: 2
2026-03-29 19:33:17 [ayvens.it] INFO: Extracting data for car ID: 1984832
2026-03-29 19:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7ccaf8c-a041-5b98-baa7-dd306d956bcc with identifier: 1984832
2026-03-29 19:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7ccaf8c-a041-5b98-baa7-dd306d956bcc with scrape type 2
2026-03-29 19:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7ccaf8c-a041-5b98-baa7-dd306d956bcc with scrape type 2
2026-03-29 19:33:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d7ccaf8c-a041-5b98-baa7-dd306d956bcc, identifier: 1984832
2026-03-29 19:33:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d7ccaf8c-a041-5b98-baa7-dd306d956bcc with identifier: 1984832
2026-03-29 19:33:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d7ccaf8c-a041-5b98-baa7-dd306d956bcc with identifier: 1984832
2026-03-29 19:33:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d7ccaf8c-a041-5b98-baa7-dd306d956bcc with identifier: 1984832 to the API
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO GRAFITE METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': 'd7ccaf8c-a041-5b98-baa7-dd306d956bcc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'RENAULT ARKANA 1.6 full hybrid E-Tech TECHNO Sport utility vehicle '
'5-door (Euro 6D)',
'odometer': 215055,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-07',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT RENAULT ARKANA 1.6 full hybrid E-Tech TECHNO Sport utility '
'vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984832%27 HTTP/1.1" 200 None
2026-03-29 19:33:17 [ayvens.it] INFO: Saving data for 1984832: {'auction_closing_time': 1774859400.0, 'created_time': 1774542943.733836, 'last_price_update_time': 1774812797.895288}
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984832') HTTP/1.1" 204 0
2026-03-29 19:33:17 [ayvens.it] INFO: Found listing with ID: 1984833
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984833%27 HTTP/1.1" 200 None
2026-03-29 19:33:17 [ayvens.it] INFO: Scrape type for 1984833: 2
2026-03-29 19:33:17 [ayvens.it] INFO: Extracting data for car ID: 1984833
2026-03-29 19:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf9bca7a-cde3-5ab7-8fd2-0ca905fb011a with identifier: 1984833
2026-03-29 19:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf9bca7a-cde3-5ab7-8fd2-0ca905fb011a with scrape type 2
2026-03-29 19:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf9bca7a-cde3-5ab7-8fd2-0ca905fb011a with scrape type 2
2026-03-29 19:33:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: bf9bca7a-cde3-5ab7-8fd2-0ca905fb011a, identifier: 1984833
2026-03-29 19:33:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: bf9bca7a-cde3-5ab7-8fd2-0ca905fb011a with identifier: 1984833
2026-03-29 19:33:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: bf9bca7a-cde3-5ab7-8fd2-0ca905fb011a with identifier: 1984833
2026-03-29 19:33:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: bf9bca7a-cde3-5ab7-8fd2-0ca905fb011a with identifier: 1984833 to the API
2026-03-29 19:33:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Blu Mediterraneo metallizzato',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.2L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'petrol',
'id': 'bf9bca7a-cde3-5ab7-8fd2-0ca905fb011a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT PANDA 1.2 69cv E6 Easy_',
'odometer': 120746,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-27',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT PANDA 1.2 69cv E6 Easy_ -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2016}
2026-03-29 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984833%27 HTTP/1.1" 200 None
2026-03-29 19:33:18 [ayvens.it] INFO: Saving data for 1984833: {'auction_closing_time': 1774859400.0, 'created_time': 1774542945.389211, 'last_price_update_time': 1774812798.276632}
2026-03-29 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984833') HTTP/1.1" 204 0
2026-03-29 19:33:18 [ayvens.it] INFO: Found listing with ID: 1984834
2026-03-29 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984834%27 HTTP/1.1" 200 None
2026-03-29 19:33:18 [ayvens.it] INFO: Scrape type for 1984834: 2
2026-03-29 19:33:18 [ayvens.it] INFO: Extracting data for car ID: 1984834
2026-03-29 19:33:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42f5cb23-1f97-5b4d-a867-b973fdba060d with identifier: 1984834
2026-03-29 19:33:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42f5cb23-1f97-5b4d-a867-b973fdba060d with scrape type 2
2026-03-29 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42f5cb23-1f97-5b4d-a867-b973fdba060d with scrape type 2
2026-03-29 19:33:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 42f5cb23-1f97-5b4d-a867-b973fdba060d, identifier: 1984834
2026-03-29 19:33:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 42f5cb23-1f97-5b4d-a867-b973fdba060d with identifier: 1984834
2026-03-29 19:33:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 42f5cb23-1f97-5b4d-a867-b973fdba060d with identifier: 1984834
2026-03-29 19:33:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 42f5cb23-1f97-5b4d-a867-b973fdba060d with identifier: 1984834 to the API
2026-03-29 19:33:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ARANCIO SICILIA EXTRASERIE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.9L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'petrol',
'id': '42f5cb23-1f97-5b4d-a867-b973fdba060d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT PANDA CONSIP12 0.9 TWINAIR TURBO 85CV E6 S&S 6M 4X4 FP',
'odometer': 175378,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT PANDA CONSIP12 0.9 TWINAIR TURBO 85CV E6 S&S 6M 4X4 FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2017}
2026-03-29 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984834%27 HTTP/1.1" 200 None
2026-03-29 19:33:18 [ayvens.it] INFO: Saving data for 1984834: {'auction_closing_time': 1774859400.0, 'created_time': 1774542946.967855, 'last_price_update_time': 1774812798.664286}
2026-03-29 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984834') HTTP/1.1" 204 0
2026-03-29 19:33:18 [ayvens.it] INFO: Found listing with ID: 1984835
2026-03-29 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984835%27 HTTP/1.1" 200 None
2026-03-29 19:33:18 [ayvens.it] INFO: Scrape type for 1984835: 2
2026-03-29 19:33:18 [ayvens.it] INFO: Extracting data for car ID: 1984835
2026-03-29 19:33:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51c6166a-65be-5950-832e-fd8469851815 with identifier: 1984835
2026-03-29 19:33:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51c6166a-65be-5950-832e-fd8469851815 with scrape type 2
2026-03-29 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51c6166a-65be-5950-832e-fd8469851815 with scrape type 2
2026-03-29 19:33:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 51c6166a-65be-5950-832e-fd8469851815, identifier: 1984835
2026-03-29 19:33:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 51c6166a-65be-5950-832e-fd8469851815 with identifier: 1984835
2026-03-29 19:33:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 51c6166a-65be-5950-832e-fd8469851815 with identifier: 1984835
2026-03-29 19:33:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 51c6166a-65be-5950-832e-fd8469851815 with identifier: 1984835 to the API
2026-03-29 19:33:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Pure White pastello',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '51c6166a-65be-5950-832e-fd8469851815',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'VOLKSWAGEN TIGUAN 2.0 TDI SCR 110KW Life DSG Sport utility vehicle '
'5-door (Euro 6D)',
'odometer': 137214,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN VOLKSWAGEN TIGUAN 2.0 TDI SCR 110KW Life DSG Sport '
'utility vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984835%27 HTTP/1.1" 200 None
2026-03-29 19:33:19 [ayvens.it] INFO: Saving data for 1984835: {'auction_closing_time': 1774859400.0, 'created_time': 1774542948.120425, 'last_price_update_time': 1774812799.036724}
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984835') HTTP/1.1" 204 0
2026-03-29 19:33:19 [ayvens.it] INFO: Found listing with ID: 1984836
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984836%27 HTTP/1.1" 200 None
2026-03-29 19:33:19 [ayvens.it] INFO: Scrape type for 1984836: 2
2026-03-29 19:33:19 [ayvens.it] INFO: Extracting data for car ID: 1984836
2026-03-29 19:33:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66fe1903-94c6-5c9e-a3fc-02d262104462 with identifier: 1984836
2026-03-29 19:33:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66fe1903-94c6-5c9e-a3fc-02d262104462 with scrape type 2
2026-03-29 19:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66fe1903-94c6-5c9e-a3fc-02d262104462 with scrape type 2
2026-03-29 19:33:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 66fe1903-94c6-5c9e-a3fc-02d262104462, identifier: 1984836
2026-03-29 19:33:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 66fe1903-94c6-5c9e-a3fc-02d262104462 with identifier: 1984836
2026-03-29 19:33:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 66fe1903-94c6-5c9e-a3fc-02d262104462 with identifier: 1984836
2026-03-29 19:33:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 66fe1903-94c6-5c9e-a3fc-02d262104462 with identifier: 1984836 to the API
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Metal Stream Met',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.8L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '66fe1903-94c6-5c9e-a3fc-02d262104462',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'TOYOTA C-HR 1.8H (122CV) E-CVT Business Sport utility vehicle '
'5-door (Euro 6.2)',
'odometer': 145024,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA TOYOTA C-HR 1.8H (122CV) E-CVT Business Sport utility '
'vehicle 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2018}
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984836%27 HTTP/1.1" 200 None
2026-03-29 19:33:19 [ayvens.it] INFO: Saving data for 1984836: {'auction_closing_time': 1774859400.0, 'created_time': 1774542949.979673, 'last_price_update_time': 1774812799.430408}
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984836') HTTP/1.1" 204 0
2026-03-29 19:33:19 [ayvens.it] INFO: Found listing with ID: 1984837
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984837%27 HTTP/1.1" 200 None
2026-03-29 19:33:19 [ayvens.it] INFO: Scrape type for 1984837: 2
2026-03-29 19:33:19 [ayvens.it] INFO: Extracting data for car ID: 1984837
2026-03-29 19:33:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4765c16-9be2-566a-bff7-07d89ba16769 with identifier: 1984837
2026-03-29 19:33:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4765c16-9be2-566a-bff7-07d89ba16769 with scrape type 2
2026-03-29 19:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4765c16-9be2-566a-bff7-07d89ba16769 with scrape type 2
2026-03-29 19:33:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: b4765c16-9be2-566a-bff7-07d89ba16769, identifier: 1984837
2026-03-29 19:33:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: b4765c16-9be2-566a-bff7-07d89ba16769 with identifier: 1984837
2026-03-29 19:33:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: b4765c16-9be2-566a-bff7-07d89ba16769 with identifier: 1984837
2026-03-29 19:33:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: b4765c16-9be2-566a-bff7-07d89ba16769 with identifier: 1984837 to the API
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO MADREPERLA TINTA SPECIALE',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'b4765c16-9be2-566a-bff7-07d89ba16769',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 5008 BLUEHDI 130 BUSINESS EAT8 S/S AUT. FP',
'odometer': 193307,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-19',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 5008 BLUEHDI 130 BUSINESS EAT8 S/S AUT. FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2019}
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984837%27 HTTP/1.1" 200 None
2026-03-29 19:33:19 [ayvens.it] INFO: Saving data for 1984837: {'auction_closing_time': 1774859400.0, 'created_time': 1774542951.583344, 'last_price_update_time': 1774812799.898104}
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984837') HTTP/1.1" 204 0
2026-03-29 19:33:19 [ayvens.it] INFO: Found listing with ID: 1984838
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984838%27 HTTP/1.1" 200 None
2026-03-29 19:33:19 [ayvens.it] INFO: Scrape type for 1984838: 2
2026-03-29 19:33:19 [ayvens.it] INFO: Extracting data for car ID: 1984838
2026-03-29 19:33:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05143d77-53a6-5134-bb1f-256adc62d8a0 with identifier: 1984838
2026-03-29 19:33:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05143d77-53a6-5134-bb1f-256adc62d8a0 with scrape type 2
2026-03-29 19:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05143d77-53a6-5134-bb1f-256adc62d8a0 with scrape type 2
2026-03-29 19:33:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 05143d77-53a6-5134-bb1f-256adc62d8a0, identifier: 1984838
2026-03-29 19:33:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 05143d77-53a6-5134-bb1f-256adc62d8a0 with identifier: 1984838
2026-03-29 19:33:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 05143d77-53a6-5134-bb1f-256adc62d8a0 with identifier: 1984838
2026-03-29 19:33:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 05143d77-53a6-5134-bb1f-256adc62d8a0 with identifier: 1984838 to the API
2026-03-29 19:33:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Shadow Black micalizzata',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '05143d77-53a6-5134-bb1f-256adc62d8a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD MONDEO 2.0 187cv Hybrid ecvT Auto Vignale SW 5-door (Euro 6.2)',
'odometer': 143420,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD MONDEO 2.0 187cv Hybrid ecvT Auto Vignale SW 5-door (Euro '
'6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2020}
2026-03-29 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984838%27 HTTP/1.1" 200 None
2026-03-29 19:33:20 [ayvens.it] INFO: Saving data for 1984838: {'auction_closing_time': 1774859400.0, 'created_time': 1774542953.388099, 'last_price_update_time': 1774812800.311884}
2026-03-29 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984838') HTTP/1.1" 204 0
2026-03-29 19:33:20 [ayvens.it] INFO: Found listing with ID: 1984839
2026-03-29 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984839%27 HTTP/1.1" 200 None
2026-03-29 19:33:20 [ayvens.it] INFO: Scrape type for 1984839: 2
2026-03-29 19:33:20 [ayvens.it] INFO: Extracting data for car ID: 1984839
2026-03-29 19:33:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e52ace6-65d2-53b7-82fd-7bd45ec27fe4 with identifier: 1984839
2026-03-29 19:33:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e52ace6-65d2-53b7-82fd-7bd45ec27fe4 with scrape type 2
2026-03-29 19:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e52ace6-65d2-53b7-82fd-7bd45ec27fe4 with scrape type 2
2026-03-29 19:33:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 0e52ace6-65d2-53b7-82fd-7bd45ec27fe4, identifier: 1984839
2026-03-29 19:33:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 0e52ace6-65d2-53b7-82fd-7bd45ec27fe4 with identifier: 1984839
2026-03-29 19:33:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 0e52ace6-65d2-53b7-82fd-7bd45ec27fe4 with identifier: 1984839
2026-03-29 19:33:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 0e52ace6-65d2-53b7-82fd-7bd45ec27fe4 with identifier: 1984839 to the API
2026-03-29 19:33:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SUPER RED',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.8L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '0e52ace6-65d2-53b7-82fd-7bd45ec27fe4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'TOYOTA COROLLA SW N1 TS HYBRID BUSINESS TECH FP',
'odometer': 85356,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA TOYOTA COROLLA SW N1 TS HYBRID BUSINESS TECH FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984839%27 HTTP/1.1" 200 None
2026-03-29 19:33:20 [ayvens.it] INFO: Saving data for 1984839: {'auction_closing_time': 1774859400.0, 'created_time': 1774542955.480135, 'last_price_update_time': 1774812800.717382}
2026-03-29 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984839') HTTP/1.1" 204 0
2026-03-29 19:33:20 [ayvens.it] INFO: Found listing with ID: 1984840
2026-03-29 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984840%27 HTTP/1.1" 200 None
2026-03-29 19:33:20 [ayvens.it] INFO: Scrape type for 1984840: 2
2026-03-29 19:33:20 [ayvens.it] INFO: Extracting data for car ID: 1984840
2026-03-29 19:33:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c6a7190-9968-5fab-adbf-bf3ab57a1364 with identifier: 1984840
2026-03-29 19:33:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c6a7190-9968-5fab-adbf-bf3ab57a1364 with scrape type 2
2026-03-29 19:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c6a7190-9968-5fab-adbf-bf3ab57a1364 with scrape type 2
2026-03-29 19:33:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 4c6a7190-9968-5fab-adbf-bf3ab57a1364, identifier: 1984840
2026-03-29 19:33:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 4c6a7190-9968-5fab-adbf-bf3ab57a1364 with identifier: 1984840
2026-03-29 19:33:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 4c6a7190-9968-5fab-adbf-bf3ab57a1364 with identifier: 1984840
2026-03-29 19:33:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 4c6a7190-9968-5fab-adbf-bf3ab57a1364 with identifier: 1984840 to the API
2026-03-29 19:33:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Grigio Platinium metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'petrol',
'id': '4c6a7190-9968-5fab-adbf-bf3ab57a1364',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 3008 PureTech Turbo 130 EAT8 S&S Allure Sport utility '
'vehicle 5-door (Euro 6D)',
'odometer': 24442,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 3008 PureTech Turbo 130 EAT8 S&S Allure Sport '
'utility vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984840%27 HTTP/1.1" 200 None
2026-03-29 19:33:21 [ayvens.it] INFO: Saving data for 1984840: {'auction_closing_time': 1774859400.0, 'created_time': 1774542956.945489, 'last_price_update_time': 1774812801.100078}
2026-03-29 19:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984840') HTTP/1.1" 204 0
2026-03-29 19:33:21 [ayvens.it] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 400
2026-03-29 19:33:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 19:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-29 19:33:22 [ayvens.it] INFO: Found listing with ID: 1984841
2026-03-29 19:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984841%27 HTTP/1.1" 200 None
2026-03-29 19:33:23 [ayvens.it] INFO: Scrape type for 1984841: 2
2026-03-29 19:33:23 [ayvens.it] INFO: Extracting data for car ID: 1984841
2026-03-29 19:33:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df818891-c952-50a9-ab5b-f5f4d35e34df with identifier: 1984841
2026-03-29 19:33:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df818891-c952-50a9-ab5b-f5f4d35e34df with scrape type 2
2026-03-29 19:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df818891-c952-50a9-ab5b-f5f4d35e34df with scrape type 2
2026-03-29 19:33:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: df818891-c952-50a9-ab5b-f5f4d35e34df, identifier: 1984841
2026-03-29 19:33:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: df818891-c952-50a9-ab5b-f5f4d35e34df with identifier: 1984841
2026-03-29 19:33:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: df818891-c952-50a9-ab5b-f5f4d35e34df with identifier: 1984841
2026-03-29 19:33:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: df818891-c952-50a9-ab5b-f5f4d35e34df with identifier: 1984841 to the API
2026-03-29 19:33:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE CELEBES METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'df818891-c952-50a9-ab5b-f5f4d35e34df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 3008 (PC) BLUEHDI 130 EAT8 S&S ACTIVE PACK FP',
'odometer': 85255,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 3008 (PC) BLUEHDI 130 EAT8 S&S ACTIVE PACK FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984841%27 HTTP/1.1" 200 None
2026-03-29 19:33:23 [ayvens.it] INFO: Saving data for 1984841: {'auction_closing_time': 1774859400.0, 'created_time': 1774542958.510519, 'last_price_update_time': 1774812803.365921}
2026-03-29 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984841') HTTP/1.1" 204 0
2026-03-29 19:33:23 [ayvens.it] INFO: Found listing with ID: 1984842
2026-03-29 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984842%27 HTTP/1.1" 200 None
2026-03-29 19:33:23 [ayvens.it] INFO: Scrape type for 1984842: 2
2026-03-29 19:33:23 [ayvens.it] INFO: Extracting data for car ID: 1984842
2026-03-29 19:33:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99292b11-90f9-5374-97f5-63b14941942e with identifier: 1984842
2026-03-29 19:33:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99292b11-90f9-5374-97f5-63b14941942e with scrape type 2
2026-03-29 19:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99292b11-90f9-5374-97f5-63b14941942e with scrape type 2
2026-03-29 19:33:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 99292b11-90f9-5374-97f5-63b14941942e, identifier: 1984842
2026-03-29 19:33:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 99292b11-90f9-5374-97f5-63b14941942e with identifier: 1984842
2026-03-29 19:33:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 99292b11-90f9-5374-97f5-63b14941942e with identifier: 1984842
2026-03-29 19:33:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 99292b11-90f9-5374-97f5-63b14941942e with identifier: 1984842 to the API
2026-03-29 19:33:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '99292b11-90f9-5374-97f5-63b14941942e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD PUMA 1.0 Ecoboost Hybrid 125CV ST-Line Auto Sport utility '
'vehicle 5-door (Euro 6.2)',
'odometer': 134989,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-14',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD PUMA 1.0 Ecoboost Hybrid 125CV ST-Line Auto Sport utility '
'vehicle 5-door (Euro 6.2) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984842%27 HTTP/1.1" 200 None
2026-03-29 19:33:23 [ayvens.it] INFO: Saving data for 1984842: {'auction_closing_time': 1774859400.0, 'created_time': 1774542960.972734, 'last_price_update_time': 1774812803.748855}
2026-03-29 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984842') HTTP/1.1" 204 0
2026-03-29 19:33:23 [ayvens.it] INFO: Found listing with ID: 1984843
2026-03-29 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984843%27 HTTP/1.1" 200 None
2026-03-29 19:33:23 [ayvens.it] INFO: Scrape type for 1984843: 2
2026-03-29 19:33:23 [ayvens.it] INFO: Extracting data for car ID: 1984843
2026-03-29 19:33:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 576c891f-7b21-5c68-9200-9b0b651a8c34 with identifier: 1984843
2026-03-29 19:33:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 576c891f-7b21-5c68-9200-9b0b651a8c34 with scrape type 2
2026-03-29 19:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 576c891f-7b21-5c68-9200-9b0b651a8c34 with scrape type 2
2026-03-29 19:33:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 576c891f-7b21-5c68-9200-9b0b651a8c34, identifier: 1984843
2026-03-29 19:33:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 576c891f-7b21-5c68-9200-9b0b651a8c34 with identifier: 1984843
2026-03-29 19:33:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 576c891f-7b21-5c68-9200-9b0b651a8c34 with identifier: 1984843
2026-03-29 19:33:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 576c891f-7b21-5c68-9200-9b0b651a8c34 with identifier: 1984843 to the API
2026-03-29 19:33:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Blu Elegante metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '576c891f-7b21-5c68-9200-9b0b651a8c34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'LANCIA',
'model': 'LANCIA YPSILON ECOCHIC 1.0 FireFly 70cv S&S Hybrid SILVER Hatchback '
'5-door (Euro 6D)',
'odometer': 109736,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'LANCIA LANCIA YPSILON ECOCHIC 1.0 FireFly 70cv S&S Hybrid SILVER '
'Hatchback 5-door (Euro 6D) -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984843%27 HTTP/1.1" 200 None
2026-03-29 19:33:24 [ayvens.it] INFO: Saving data for 1984843: {'auction_closing_time': 1774859400.0, 'created_time': 1774542962.365116, 'last_price_update_time': 1774812804.149758}
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984843') HTTP/1.1" 204 0
2026-03-29 19:33:24 [ayvens.it] INFO: Found listing with ID: 1984844
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984844%27 HTTP/1.1" 200 None
2026-03-29 19:33:24 [ayvens.it] INFO: Scrape type for 1984844: 2
2026-03-29 19:33:24 [ayvens.it] INFO: Extracting data for car ID: 1984844
2026-03-29 19:33:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08850685-3625-58c3-9b9f-872c050b8671 with identifier: 1984844
2026-03-29 19:33:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08850685-3625-58c3-9b9f-872c050b8671 with scrape type 2
2026-03-29 19:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08850685-3625-58c3-9b9f-872c050b8671 with scrape type 2
2026-03-29 19:33:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 08850685-3625-58c3-9b9f-872c050b8671, identifier: 1984844
2026-03-29 19:33:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 08850685-3625-58c3-9b9f-872c050b8671 with identifier: 1984844
2026-03-29 19:33:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 08850685-3625-58c3-9b9f-872c050b8671 with identifier: 1984844
2026-03-29 19:33:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 08850685-3625-58c3-9b9f-872c050b8671 with identifier: 1984844 to the API
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BIANCO',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.6L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '08850685-3625-58c3-9b9f-872c050b8671',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'FIAT DOBLO CARGO (PC CH1 BUSINESS 1.6 MJET 90CV E6D-F S&S FP',
'odometer': 293275,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'FIAT FIAT DOBLO CARGO (PC CH1 BUSINESS 1.6 MJET 90CV E6D-F S&S FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984844%27 HTTP/1.1" 200 None
2026-03-29 19:33:24 [ayvens.it] INFO: Saving data for 1984844: {'auction_closing_time': 1774859400.0, 'created_time': 1774542963.294877, 'last_price_update_time': 1774812804.539753}
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984844') HTTP/1.1" 204 0
2026-03-29 19:33:24 [ayvens.it] INFO: Found listing with ID: 1984845
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984845%27 HTTP/1.1" 200 None
2026-03-29 19:33:24 [ayvens.it] INFO: Scrape type for 1984845: 2
2026-03-29 19:33:24 [ayvens.it] INFO: Extracting data for car ID: 1984845
2026-03-29 19:33:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af564aa1-449e-5596-bdc0-538311ab297d with identifier: 1984845
2026-03-29 19:33:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af564aa1-449e-5596-bdc0-538311ab297d with scrape type 2
2026-03-29 19:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af564aa1-449e-5596-bdc0-538311ab297d with scrape type 2
2026-03-29 19:33:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: af564aa1-449e-5596-bdc0-538311ab297d, identifier: 1984845
2026-03-29 19:33:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: af564aa1-449e-5596-bdc0-538311ab297d with identifier: 1984845
2026-03-29 19:33:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: af564aa1-449e-5596-bdc0-538311ab297d with identifier: 1984845
2026-03-29 19:33:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: af564aa1-449e-5596-bdc0-538311ab297d with identifier: 1984845 to the API
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Grigio graphite metallizzato',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'af564aa1-449e-5596-bdc0-538311ab297d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'SKODA',
'model': 'SKODA OCTAVIA WAGON 2.0 TDI EVO 110KW EXECUTIVE DSG SW 5-door (Euro '
'6D)',
'odometer': 131996,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA SKODA OCTAVIA WAGON 2.0 TDI EVO 110KW EXECUTIVE DSG SW 5-door '
'(Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984845%27 HTTP/1.1" 200 None
2026-03-29 19:33:24 [ayvens.it] INFO: Saving data for 1984845: {'auction_closing_time': 1774859400.0, 'created_time': 1774542964.939878, 'last_price_update_time': 1774812804.923697}
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984845') HTTP/1.1" 204 0
2026-03-29 19:33:24 [ayvens.it] INFO: Found listing with ID: 1984846
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984846%27 HTTP/1.1" 200 None
2026-03-29 19:33:24 [ayvens.it] INFO: Scrape type for 1984846: 2
2026-03-29 19:33:24 [ayvens.it] INFO: Extracting data for car ID: 1984846
2026-03-29 19:33:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 749cc839-b6d5-531e-8d2e-82627dfac2cc with identifier: 1984846
2026-03-29 19:33:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 749cc839-b6d5-531e-8d2e-82627dfac2cc with scrape type 2
2026-03-29 19:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 749cc839-b6d5-531e-8d2e-82627dfac2cc with scrape type 2
2026-03-29 19:33:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 749cc839-b6d5-531e-8d2e-82627dfac2cc, identifier: 1984846
2026-03-29 19:33:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 749cc839-b6d5-531e-8d2e-82627dfac2cc with identifier: 1984846
2026-03-29 19:33:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 749cc839-b6d5-531e-8d2e-82627dfac2cc with identifier: 1984846
2026-03-29 19:33:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 749cc839-b6d5-531e-8d2e-82627dfac2cc with identifier: 1984846 to the API
2026-03-29 19:33:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO DAYTONA PERLA',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '749cc839-b6d5-531e-8d2e-82627dfac2cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q3 (PC) 35 TDI S TRONIC S LINE EDITION FP',
'odometer': 176874,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q3 (PC) 35 TDI S TRONIC S LINE EDITION FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984846%27 HTTP/1.1" 200 None
2026-03-29 19:33:25 [ayvens.it] INFO: Saving data for 1984846: {'auction_closing_time': 1774859400.0, 'created_time': 1774542967.0926, 'last_price_update_time': 1774812805.302192}
2026-03-29 19:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984846') HTTP/1.1" 204 0
2026-03-29 19:33:25 [ayvens.it] INFO: Found listing with ID: 1984847
2026-03-29 19:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984847%27 HTTP/1.1" 200 None
2026-03-29 19:33:25 [ayvens.it] INFO: Scrape type for 1984847: 2
2026-03-29 19:33:25 [ayvens.it] INFO: Extracting data for car ID: 1984847
2026-03-29 19:33:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c465f71-e258-55b5-bdad-7001c778d9d4 with identifier: 1984847
2026-03-29 19:33:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c465f71-e258-55b5-bdad-7001c778d9d4 with scrape type 2
2026-03-29 19:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c465f71-e258-55b5-bdad-7001c778d9d4 with scrape type 2
2026-03-29 19:33:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 2c465f71-e258-55b5-bdad-7001c778d9d4, identifier: 1984847
2026-03-29 19:33:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 2c465f71-e258-55b5-bdad-7001c778d9d4 with identifier: 1984847
2026-03-29 19:33:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 2c465f71-e258-55b5-bdad-7001c778d9d4 with identifier: 1984847
2026-03-29 19:33:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 2c465f71-e258-55b5-bdad-7001c778d9d4 with identifier: 1984847 to the API
2026-03-29 19:33:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'petrol',
'id': '2c465f71-e258-55b5-bdad-7001c778d9d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'MITSUBISHI',
'model': 'MITSUBISHI SPACE STAR 1.2 INTENSE SDA FP',
'odometer': 72002,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'MITSUBISHI MITSUBISHI SPACE STAR 1.2 INTENSE SDA FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984847%27 HTTP/1.1" 200 None
2026-03-29 19:33:25 [ayvens.it] INFO: Saving data for 1984847: {'auction_closing_time': 1774859400.0, 'created_time': 1774542968.417838, 'last_price_update_time': 1774812805.665635}
2026-03-29 19:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984847') HTTP/1.1" 204 0
2026-03-29 19:33:25 [ayvens.it] INFO: Found listing with ID: 1984848
2026-03-29 19:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984848%27 HTTP/1.1" 200 None
2026-03-29 19:33:25 [ayvens.it] INFO: Scrape type for 1984848: 2
2026-03-29 19:33:25 [ayvens.it] INFO: Extracting data for car ID: 1984848
2026-03-29 19:33:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af2bc170-8878-5360-9129-6daa7350ab8a with identifier: 1984848
2026-03-29 19:33:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af2bc170-8878-5360-9129-6daa7350ab8a with scrape type 2
2026-03-29 19:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af2bc170-8878-5360-9129-6daa7350ab8a with scrape type 2
2026-03-29 19:33:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: af2bc170-8878-5360-9129-6daa7350ab8a, identifier: 1984848
2026-03-29 19:33:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: af2bc170-8878-5360-9129-6daa7350ab8a with identifier: 1984848
2026-03-29 19:33:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: af2bc170-8878-5360-9129-6daa7350ab8a with identifier: 1984848
2026-03-29 19:33:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: af2bc170-8878-5360-9129-6daa7350ab8a with identifier: 1984848 to the API
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ARANCIO CORALLO MET',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'af2bc170-8878-5360-9129-6daa7350ab8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI A4 SW (PC) 2.0 35 TDI BUSINESS S TRONIC FP',
'odometer': 158246,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI A4 SW (PC) 2.0 35 TDI BUSINESS S TRONIC FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2023}
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984848%27 HTTP/1.1" 200 None
2026-03-29 19:33:26 [ayvens.it] INFO: Saving data for 1984848: {'auction_closing_time': 1774859400.0, 'created_time': 1774542970.937084, 'last_price_update_time': 1774812806.163622}
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984848') HTTP/1.1" 204 0
2026-03-29 19:33:26 [ayvens.it] INFO: Found listing with ID: 1984849
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984849%27 HTTP/1.1" 200 None
2026-03-29 19:33:26 [ayvens.it] INFO: Scrape type for 1984849: 2
2026-03-29 19:33:26 [ayvens.it] INFO: Extracting data for car ID: 1984849
2026-03-29 19:33:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f1426da-d0df-5426-8a04-2bded929f92b with identifier: 1984849
2026-03-29 19:33:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f1426da-d0df-5426-8a04-2bded929f92b with scrape type 2
2026-03-29 19:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f1426da-d0df-5426-8a04-2bded929f92b with scrape type 2
2026-03-29 19:33:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 7f1426da-d0df-5426-8a04-2bded929f92b, identifier: 1984849
2026-03-29 19:33:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 7f1426da-d0df-5426-8a04-2bded929f92b with identifier: 1984849
2026-03-29 19:33:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 7f1426da-d0df-5426-8a04-2bded929f92b with identifier: 1984849
2026-03-29 19:33:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 7f1426da-d0df-5426-8a04-2bded929f92b with identifier: 1984849 to the API
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIGIO CHRONOS METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': '7f1426da-d0df-5426-8a04-2bded929f92b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'AUDI Q3 45 TFSI e S tronic S Line Edition Sport utility vehicle '
'5-door (Euro 6D)',
'odometer': 145736,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI AUDI Q3 45 TFSI e S tronic S Line Edition Sport utility '
'vehicle 5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984849%27 HTTP/1.1" 200 None
2026-03-29 19:33:26 [ayvens.it] INFO: Saving data for 1984849: {'auction_closing_time': 1774859400.0, 'created_time': 1774542972.76528, 'last_price_update_time': 1774812806.518794}
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984849') HTTP/1.1" 204 0
2026-03-29 19:33:26 [ayvens.it] INFO: Found listing with ID: 1984850
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984850%27 HTTP/1.1" 200 None
2026-03-29 19:33:26 [ayvens.it] INFO: Scrape type for 1984850: 2
2026-03-29 19:33:26 [ayvens.it] INFO: Extracting data for car ID: 1984850
2026-03-29 19:33:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2c4d202-11c9-538c-a6c4-bb86a1d43c73 with identifier: 1984850
2026-03-29 19:33:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2c4d202-11c9-538c-a6c4-bb86a1d43c73 with scrape type 2
2026-03-29 19:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2c4d202-11c9-538c-a6c4-bb86a1d43c73 with scrape type 2
2026-03-29 19:33:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d2c4d202-11c9-538c-a6c4-bb86a1d43c73, identifier: 1984850
2026-03-29 19:33:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d2c4d202-11c9-538c-a6c4-bb86a1d43c73 with identifier: 1984850
2026-03-29 19:33:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d2c4d202-11c9-538c-a6c4-bb86a1d43c73 with identifier: 1984850
2026-03-29 19:33:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d2c4d202-11c9-538c-a6c4-bb86a1d43c73 with identifier: 1984850 to the API
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NERO PERLA',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': 'd2c4d202-11c9-538c-a6c4-bb86a1d43c73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PEUGEOT 508 SW BlueHDi 130 Active Pack SW S/S EAT8 SW 5-door (Euro '
'6D)',
'odometer': 89254,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PEUGEOT 508 SW BlueHDi 130 Active Pack SW S/S EAT8 SW '
'5-door (Euro 6D) -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984850%27 HTTP/1.1" 200 None
2026-03-29 19:33:26 [ayvens.it] INFO: Saving data for 1984850: {'auction_closing_time': 1774859400.0, 'created_time': 1774542975.435681, 'last_price_update_time': 1774812806.923692}
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984850') HTTP/1.1" 204 0
2026-03-29 19:33:26 [ayvens.it] INFO: Found listing with ID: 1984851
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984851%27 HTTP/1.1" 200 None
2026-03-29 19:33:26 [ayvens.it] INFO: Scrape type for 1984851: 2
2026-03-29 19:33:26 [ayvens.it] INFO: Extracting data for car ID: 1984851
2026-03-29 19:33:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 612bf796-a6dc-5da8-a72b-97b729e99f6f with identifier: 1984851
2026-03-29 19:33:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 612bf796-a6dc-5da8-a72b-97b729e99f6f with scrape type 2
2026-03-29 19:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 612bf796-a6dc-5da8-a72b-97b729e99f6f with scrape type 2
2026-03-29 19:33:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 612bf796-a6dc-5da8-a72b-97b729e99f6f, identifier: 1984851
2026-03-29 19:33:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 612bf796-a6dc-5da8-a72b-97b729e99f6f with identifier: 1984851
2026-03-29 19:33:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 612bf796-a6dc-5da8-a72b-97b729e99f6f with identifier: 1984851
2026-03-29 19:33:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 612bf796-a6dc-5da8-a72b-97b729e99f6f with identifier: 1984851 to the API
2026-03-29 19:33:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'MAGNETIC GREY METALLIZZATO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '612bf796-a6dc-5da8-a72b-97b729e99f6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD KUGA (PC) 1.5 ECOBLUE 120CV 2WD ST-LINE AUTO FP',
'odometer': 108149,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD KUGA (PC) 1.5 ECOBLUE 120CV 2WD ST-LINE AUTO FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984851%27 HTTP/1.1" 200 None
2026-03-29 19:33:27 [ayvens.it] INFO: Saving data for 1984851: {'auction_closing_time': 1774859400.0, 'created_time': 1774542977.552841, 'last_price_update_time': 1774812807.293746}
2026-03-29 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984851') HTTP/1.1" 204 0
2026-03-29 19:33:27 [ayvens.it] INFO: Found listing with ID: 1984852
2026-03-29 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984852%27 HTTP/1.1" 200 None
2026-03-29 19:33:27 [ayvens.it] INFO: Scrape type for 1984852: 2
2026-03-29 19:33:27 [ayvens.it] INFO: Extracting data for car ID: 1984852
2026-03-29 19:33:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4e705a9-7302-5335-9635-257001f915a5 with identifier: 1984852
2026-03-29 19:33:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4e705a9-7302-5335-9635-257001f915a5 with scrape type 2
2026-03-29 19:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4e705a9-7302-5335-9635-257001f915a5 with scrape type 2
2026-03-29 19:33:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: d4e705a9-7302-5335-9635-257001f915a5, identifier: 1984852
2026-03-29 19:33:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: d4e705a9-7302-5335-9635-257001f915a5 with identifier: 1984852
2026-03-29 19:33:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 19:33:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: d4e705a9-7302-5335-9635-257001f915a5 with identifier: 1984852
2026-03-29 19:33:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: d4e705a9-7302-5335-9635-257001f915a5 with identifier: 1984852 to the API
2026-03-29 19:33:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SUPER WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.8L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'hybrid',
'id': 'd4e705a9-7302-5335-9635-257001f915a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'TOYOTA COROLLA (PC) TS HYBRID BUSINESS FP',
'odometer': 94576,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-11',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA TOYOTA COROLLA (PC) TS HYBRID BUSINESS FP -',
'transmission': 'automatic',
'trim': '-',
'vin': None,
'year': 2021}
2026-03-29 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984852%27 HTTP/1.1" 200 None
2026-03-29 19:33:27 [ayvens.it] INFO: Saving data for 1984852: {'auction_closing_time': 1774859400.0, 'created_time': 1774542979.067531, 'last_price_update_time': 1774812807.686494}
2026-03-29 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984852') HTTP/1.1" 204 0
2026-03-29 19:33:27 [ayvens.it] INFO: Found listing with ID: 1984853
2026-03-29 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984853%27 HTTP/1.1" 200 None
2026-03-29 19:33:27 [ayvens.it] INFO: Scrape type for 1984853: 2
2026-03-29 19:33:27 [ayvens.it] INFO: Extracting data for car ID: 1984853
2026-03-29 19:33:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c8e8bfd-6f76-5005-87ab-676b23adb54b with identifier: 1984853
2026-03-29 19:33:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c8e8bfd-6f76-5005-87ab-676b23adb54b with scrape type 2
2026-03-29 19:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c8e8bfd-6f76-5005-87ab-676b23adb54b with scrape type 2
2026-03-29 19:33:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 1c8e8bfd-6f76-5005-87ab-676b23adb54b, identifier: 1984853
2026-03-29 19:33:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 1c8e8bfd-6f76-5005-87ab-676b23adb54b with identifier: 1984853
2026-03-29 19:33:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 1c8e8bfd-6f76-5005-87ab-676b23adb54b with identifier: 1984853
2026-03-29 19:33:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 1c8e8bfd-6f76-5005-87ab-676b23adb54b with identifier: 1984853 to the API
2026-03-29 19:33:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE PASTELLO',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'petrol',
'id': '1c8e8bfd-6f76-5005-87ab-676b23adb54b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'MITSUBISHI',
'model': 'MITSUBISHI SPACE STAR 1.2 INTENSE SDA FP',
'odometer': 83965,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'MITSUBISHI MITSUBISHI SPACE STAR 1.2 INTENSE SDA FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2022}
2026-03-29 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984853%27 HTTP/1.1" 200 None
2026-03-29 19:33:28 [ayvens.it] INFO: Saving data for 1984853: {'auction_closing_time': 1774859400.0, 'created_time': 1774542980.488284, 'last_price_update_time': 1774812808.056409}
2026-03-29 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984853') HTTP/1.1" 204 0
2026-03-29 19:33:28 [ayvens.it] INFO: Found listing with ID: 1984854
2026-03-29 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984854%27 HTTP/1.1" 200 None
2026-03-29 19:33:28 [ayvens.it] INFO: Scrape type for 1984854: 2
2026-03-29 19:33:28 [ayvens.it] INFO: Extracting data for car ID: 1984854
2026-03-29 19:33:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f32c432-6566-5c13-b887-477af27b3682 with identifier: 1984854
2026-03-29 19:33:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f32c432-6566-5c13-b887-477af27b3682 with scrape type 2
2026-03-29 19:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f32c432-6566-5c13-b887-477af27b3682 with scrape type 2
2026-03-29 19:33:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.it, Processed item id: 4f32c432-6566-5c13-b887-477af27b3682, identifier: 1984854
2026-03-29 19:33:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.it, Translating item: 4f32c432-6566-5c13-b887-477af27b3682 with identifier: 1984854
2026-03-29 19:33:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.it, Applying rules to item: 4f32c432-6566-5c13-b887-477af27b3682 with identifier: 1984854
2026-03-29 19:33:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.it, Posting item: 4f32c432-6566-5c13-b887-477af27b3682 with identifier: 1984854 to the API
2026-03-29 19:33:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 19:33:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 19:33:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'FROZEN WHITE',
'currency': 'EUR',
'doors_number': 2,
'engine': '2.0L',
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'diesel',
'id': '4f32c432-6566-5c13-b887-477af27b3682',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41063',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FORD TRANSIT CAB(PC) T/P 350 L3 TREND 2.0 ECO 130 CV HDT FP',
'odometer': 23074,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FORD TRANSIT CAB(PC) T/P 350 L3 TREND 2.0 ECO 130 CV HDT FP -',
'transmission': 'manual',
'trim': '-',
'vin': None,
'year': 2024}
2026-03-29 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271984854%27 HTTP/1.1" 200 None
2026-03-29 19:33:28 [ayvens.it] INFO: Saving data for 1984854: {'auction_closing_time': 1774859400.0, 'created_time': 1774542986.672328, 'last_price_update_time': 1774812808.451071}
2026-03-29 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.it',RowKey='1984854') HTTP/1.1" 204 0
2026-03-29 19:33:28 [ayvens.it] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 500
2026-03-29 19:33:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 19:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-29 19:33:29 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 19:33:29 [ayvens.it] INFO: ayvens.it Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 7, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20last_price_update_time%20lt%201774380810 HTTP/1.1" 200 None
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977111') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977112') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977113') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977114') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977115') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977116') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977117') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977118') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977119') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977120') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977121') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977122') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977123') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977124') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977125') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977126') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977127') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977128') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977129') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977130') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977131') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977132') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977133') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977134') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977135') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977136') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977137') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977138') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977139') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977140') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977141') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977142') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977143') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977144') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977145') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977146') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977147') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977148') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977149') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977150') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977151') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977152') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977153') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977154') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977155') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977156') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977157') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977158') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977159') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977160') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977161') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977162') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977163') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977164') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977165') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977166') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977167') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977168') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977169') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977170') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977171') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977172') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977173') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977174') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977175') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977176') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977177') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977178') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977179') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977180') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977181') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977182') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977183') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977184') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977185') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977186') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977187') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977188') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977189') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977190') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977191') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977192') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977193') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977194') HTTP/1.1" 204 0
2026-03-29 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977195') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977196') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977197') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977198') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977199') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977200') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977201') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977202') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977203') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977204') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977205') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977206') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977207') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977208') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977209') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977210') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977211') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977212') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977213') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977214') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977215') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977216') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977217') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977218') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977219') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977220') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977221') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977222') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977223') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977224') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977225') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977226') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977227') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977228') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977229') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977230') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977231') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977232') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977233') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977234') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977235') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977236') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977237') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977238') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977239') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977240') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977241') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977242') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977243') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977244') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977245') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977246') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977247') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977248') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977249') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977250') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977251') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977252') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977253') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977254') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977255') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977256') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977257') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977258') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977259') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977260') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977261') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977262') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977263') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977264') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977265') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977266') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977267') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977268') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977269') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977270') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977271') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977272') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977273') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977274') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977275') HTTP/1.1" 204 0
2026-03-29 19:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.it',RowKey='1977276') HTTP/1.1" 204 0
2026-03-29 19:33:31 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (414 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ayvens.it/task_39_2026-03-29T19_30_00.jl
2026-03-29 19:33:31 [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': 2349916,
'downloader/response_count': 7,
'downloader/response_status_count/200': 7,
'elapsed_time_seconds': 206.513663,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 19, 33, 31, 840952, tzinfo=datetime.timezone.utc),
'item_scraped_count': 414,
'log_count/DEBUG': 4454,
'log_count/INFO': 4895,
'memusage/max': 182841344,
'memusage/startup': 149585920,
'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': 129,
'playwright/request_count/aborted': 12,
'playwright/request_count/method/GET': 124,
'playwright/request_count/method/POST': 5,
'playwright/request_count/navigation': 2,
'playwright/request_count/resource_type/document': 2,
'playwright/request_count/resource_type/fetch': 1,
'playwright/request_count/resource_type/font': 16,
'playwright/request_count/resource_type/image': 23,
'playwright/request_count/resource_type/script': 80,
'playwright/request_count/resource_type/stylesheet': 1,
'playwright/request_count/resource_type/xhr': 6,
'playwright/response_count': 115,
'playwright/response_count/method/GET': 112,
'playwright/response_count/method/POST': 3,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/fetch': 1,
'playwright/response_count/resource_type/font': 16,
'playwright/response_count/resource_type/image': 11,
'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': 414,
'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': 2.443498353629063,
'scrapy-zyte-api/mean_response_seconds': 2.561372021834056,
'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, 29, 19, 30, 5, 327289, tzinfo=datetime.timezone.utc)}
2026-03-29 19:33:31 [scrapy.core.engine] INFO: Spider closed (finished)